Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 7 months ago
A recent post included some PowerScript code, and I thought I would pass along a tip for pasting code snippets that produces a slightly more readable result than simply pasting code into the website's text editor.
The toolbar contains a button to as...
Please Update Your Queries With The Solution
- Resolved
- How-to
- Last updated 3 years ago
- Olan Knight replied 3 years ago
Saw this and thought it was perfect. Note the angry mob in the background on panel 4. :)
Making schema name not show in from of tables and columns
- Resolved
- How-to
- Last updated 3 weeks ago
- Daniel Seguin replied 2 weeks ago
Hello,
We are migrating a powerbuilder 2017 using Sybase ASE to powerbuilder 2017 using SQL Server 2022
Currently all datawindows were created with no schema name using Sybase ASE
When I connect the same application in PB 2017 with sql server ...
http://localhost/ is not working
- How-to
- Last updated 3 weeks ago
- sundar vellaiyan replied 2 weeks ago
Hi Support team,
I am going through the steps that is provided in the below Appeon Article
https://docs.appeon.com/ps2022r3/Installing_IIS_in_Windows_11.html
I followed the step 1, 2 3.
But step 4 : Open a Web browser and input "http://loc...
Problem with resize or redraw MDI windows
- How-to
- Last updated 3 weeks ago
- Mark Lee @Appeon replied 2 weeks ago
HI,
I need help resolving my problem with rendering my application windows (I'm new to this project).
I have an application that allows the opening of multiple windows inherited from the Window object. Windows open as shown in the figure below: (s...
hi,
is there a plan when powerbuilder can compile machine-code in 64bit?
we are developing a erp-system and machine-code is faster than p-code on the clients. we are also using some external dll's, odbc, etc. and some of them will be in future only...
In PB 2019R2 datawindow is not properly converted to image and instayed displayed as char string
- How-to
- Last updated 2 weeks ago
Hi,
I'm using Powerbuilder 2019R2 and are currently having an issue to print an notes rtf data-window in a report.
Field in SQL-Table: mainthistorynote.notes (nvarchar(MAX), allow nulls = yes)
The field is working in the applications print pre...
In PowerBuilder 2025 Beta, the Database Profile offers the ability to connect to Oracle however the only option of connecting is using the TCP. Will the option to connect using the TNS Names file be offered? Also there does not appear to be a way to ...
Hi Team,I am currently using PowerBuilder 2022 R2 where we are adding themes to our application.
The buttons look like the below image:
How can we change the button border to curve through the theme.json fileThanks,Priyanka
Is SnapDevelop being removed from PowerBuilder Client?
- Resolved
- Misc
- Last updated 3 weeks ago
- Logan Liu @Appeon replied 2 weeks ago
I was following along with the Elevate sessions using PowerBuilder 2025. In one of the sessions with the Marco Shipping app, Marco said he uses SnapDevelop and accessed it using a link in the Powerbuilder client. When I launch this from PowerBuilder ...
How can I make my PowerServer app listen for a return value from an external browser to get an OAUTH token?
- Resolved
- How-to
- Last updated 1 month ago
- John Fauss replied 3 weeks ago
I am working on a new PowerServer application. The desired login behavior is to have the app open an external browser, then the user logs in via our OAuth2.0 Identity Server (placing the token in that browser for other affiliated web-based applicati...
Tracing profiler viewer tool
- Resolved
- How-to
- Last updated 3 weeks ago
- Chris Pollach @Appeon replied 3 weeks ago
Hi,
I have gone through the below link and watched the film on YT. But, How can I open and use the Profile Viewer tool from PB IDE?
Catching the Runtime Error in the Act - Tracing and Profiling Your Application at Runtime
Regards,
Pawel
Encrypt Password for Database Cache Programmatically in PowerServer C#
- How-to
- Last updated 3 weeks ago
- Shawn Luce replied 3 weeks ago
In the current system architecture, connection strings to different databases are stored in an Azure Key Vault for security. I'm working on a way to have PowerServer API return connection configurations based on the connection strings from the Key Va...
Need Dot Net support(Core + Framework) detail for PB 2022 R3 3356
- How-to
- Last updated 3 weeks ago
- Francisco Martinez @Appeon replied 3 weeks ago
Hi
We are using PB 2022 R3 3356, I am trying to implement OIDC Auth and initially I tried using PB inbuilt tools (OAuthClient, HttpClient, RestClient) but all these implementations were not working on every user machine. Seems due to some differenc...
How to convert 'Any' datatype for an argument of event of OleCustomControl?
- How-to
- Last updated 3 weeks ago
- Vladimir Mylnikov replied 3 weeks ago
PowerBuilder 2022 R3 on Windows 10. I am trying to use OleCustomControl - 32 bit ActiveX control from nsoftware.com: www.nsoftware.com/platforms/activex/setup?sku=ISAJ-Atype=demo
I used the control for many years but the vendor made a change which P...
Opening another PB version on the same machine
- Issue
- Last updated 3 weeks ago
- Chris Pollach @Appeon replied 3 weeks ago
I installed the beta version of PB 2025 on my virtual machine and it works fine. However, when I closed it (using the Exit menu) and tried to open PB 2022 R2, which I am currently using for development, I got an error message (see below). At the same...
Profiling Trace View alternative?
- How-to
- Last updated 6 months ago
- Paweł Kasperek replied 3 weeks ago
PowerBuilder 2019 2728
I am trying to work out exactly which bit(s) of code are slow for a particular customer. I turned on tracing in code for a particular routine, and after a couple of weeks have lots of PBP files. However when I try to open any ...
Hi, we have a problem with the datetime columns and were hoping someone else has experienced this as well and knows why.
It suddenly happens at the costumer and here in house. We just can’t recreate it and are therefore at a loss what’s going on.
T...
Create column dynamically in a datawindow
- How-to
- Last updated 3 weeks ago
- Chris Pollach @Appeon replied 3 weeks ago
Hello,
Do you know about to create a column dynamically (by code) in a datawindow?
I have an special request, and it is needed to add a column to enter a text in the header band of a grid datawindow.
I appreciate your support and help.
Thanks and...
Hi,
We are using PowerBuilder 2022 R2 and having issues with printing RTF fields, the report looks good but when we print it, depending of the font used the footer cuts off the bottom of the text of the last row and the header cuts off the top of th...
Webview2 how to clear input history?
- Resolved
- How-to
- Last updated 3 weeks ago
- André Monz replied 3 weeks ago
Hello all,in PB2022 we use the webview2 control to access a website.How can I delete the input history via the webview2 control?At the moment i delete the "Web Data" file in the UserDataFolder every time I use it.
How to implement Copy/Paste for all text fields in application
- How-to
- Last updated 3 weeks ago
- Chris Pollach @Appeon replied 3 weeks ago
We have a large PowerBuilder 2021 application with many DataWindows. I want to have Copy (Ctrl+C) and Paste (Ctrl+V) implemented globally throughout the application.
This does not seem to work out of the box and I think custom code may be required....
Loading...
Find Questions by Tag
.EXE
.NET 6.0
.NET Assembly
.NET Core 3.1
.NET Core Framework
.NET DataStore
.NET Std Framework
32-bit
64-bit
ADO.NET
AEM
AI
Algorithm
Amazon AWS
Android
Apache
API
APK
App Store
App Store (Apple)
Appeon Workspace
Appeon Xcelerator Plug-in
Architecture
Array
ASE
Asynchronous Methods
Authentication
AutoBuild
AutoCompiler
Automated Testing
Automation
AutoScript
Azure
Barcode
Base64
Batch
BigData
BLOB
Branch & Merge
Browser
Bug
Build
Button
C#
C# Class Importer
C# Editor
C# Model generator
Calendar
Camera
Certificate
Chrome
Citrix
Class
Client
Client/Server
Cloud
Cluster
Collection
COM
Command Line
Compiler
Compression
Computed Field
Configuration
Controls
Cookies
Cordova
Crash
Cross-Platform
Crosstab
CSharpAssembly
CSharpObject
CSS
CSV
Cursor
Data
Database
Database Driver
Database Painter
Database Profile
Database Provider
DataObject
DataSource
DataStore
DataStore (C#)
DataStore (PS)
DataType
DataWindow
DATE
DATETIME
DB2
Debug
Debugger
Debugging
Deployment
Design
DLL
DO-WHILE
Dockable
Docker
Documentation
DOUBLE
Download
DragDrop
Edge
Edit Style
Editor
Elevate Conference
Email
Embedded SQL
Emulator
Encoding
Encryption
Enhancement Request
Entity
Entity Framework
ERP
Error
Event
Event Handler
Event Handling
Excel
Exception
Export
Expression
External Functions
F#
Field
File
File Access
Filter
Firefox
Firewall
Font
FOR-NEXT
Foreground
Format
Function
Garbage Collection
GeoLocation
Git
Graph
HANA
Hash
Header
HTML/5
HTTP/S
HTTPClient
Icon
IDE
Identity
IIS
IMAPI
Import
InfoMaker
Inheritance
Installation
Integer
IntelliSense
Interface
Internet
Internet Explorer
iOS
IPA
iPad
iPhone
IWA
J#
Java
JavaScript
JBoss
JDBC
JOIN
JSON
JSONGenerator
JSONParser
Kestrel
Label
Lambda
Large File
LDAP
Library
License
LINQ
Linux OS
Load Balancing
Localization
Localized PBVM
Log In
Log Out
Logging
LONG
LONGLONG
macOS
MAPI
Maps
MDI
Memory
Memory Leak
Menu
Merge
MessageBox
Messagging
Method
Migration
MIME TYPE
Mobile
Model
ModelStore
ModelStore (C#)
MSOLEDBSQL
Multi Threading
MVC
MySQL
n-Tier
Namespace
NativePDF
NVO
OAuth
ODATA
ODBC
Office
Offline
OLE
OLEDB
Online
Open Source
OpenAPI
OpenSSL
Oracle
OrcaScript
Other
Outlook
Output
Package
Parameter
Patch
PayPal
PB Classic
PB Native
PB.NET
PBC
PBD
PBDOM
PBG
PBJVM
PBL
PBNI
PBORCA
PBVM
PBX
PDF
Performance
Permission
PFC
Picture
Pipeline
Play Store (Google)
Plugin
Popup
Port
POST
PostgreSQL
PowerBuilder
PowerBuilder (Appeon)
PowerBuilder (SAP)
PowerBuilder Compiler
PowerBuilder Runtime
PowerClient
PowerScript (PS)
PowerScript IDE
PowerScript Migrator
PowerServer
PowerServer Mobile
PowerServer Toolkit
PowerServer Web
PowerServerLabel
Print
Properties
Proxy
Publish
PULL
PUSH
Query
Regression
Release
Renew
Resize
Response
REST
Retrieve
RibbonBar
RibbonBar Builder
Rich Text
Roadmap
RPC
Runtime Packager
SaaS
Scaffolding
Script
SDI
SDK
Security
Server
Service
Session
Single Sign-on
Size
SMTP
SMTPClient
SnapDevelop
SOAP
Sort
Source Code
Speech Recognition
SQL
SQL Anywhere
SQL Server
SqlBuilder
SqlExecutor
SQLite
SqlModelMapper
Storage
Stored Procedure
Subscription
SVN
Swagger
Syntax
TabbedBar
TabbedView
Tablet
TabPage
Target
TE Control
Testing
Text
TFS
Theme
TIME
Timer
TLS/SSL
Tomcat
TortoiseGit
TortoiseSVN
Transaction
Transparency
Trial
Trigger
TRY-CATCH
TX Control
Type
UI
ULONG
UltraLite
Uninstall
Unit Test
Unit Testing
UNIX OS
Update
Upgrade
Upload
URL
User Center
User Object
UWP
Validation
VARCHAR
Variable
Versioning
Visual Studio
Visual Studio Code
VM
Voice
Warning
WCF
Web API
Web Extensions
Web Service
WebBrowser
WebForms
WebLogic
WebSphere
WildFly
WinAPI
Window
Windows OS
WinForms
Wizard
Workgroup
Workspace
WPF
XCODE
XHTML
XML
Zoom