Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera replied 4 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 4 years ago
- Olan Knight replied 4 years ago
Saw this and thought it was perfect. Note the angry mob in the background on panel 4. :)
Buenos días
estoy tratando de entender Ribbobar
tengo un ventana principal w_mdi y necesito abrir una ventana w_sheet defino el siguiente evento el cual solo tiene un parametro
ue_buttonemployeesclicked
en el evento tiene el siguiente ...
In the latest PowerBuilder 2025 solution format, We are facing issues with debugging where We cannot evaluate expressions such as rowcount. This problem extends to other expressions as well where the evaluation during debugging is inconsistent or fai...
Runtime Packager 2025 build 3726 fails
- Resolved
- Issue
- Last updated 3 months ago
- Sverre Tvedt replied 3 months ago
I am testing the workspace-to-solution feature for deployment compatibility with 2022 base version, and in the process:
The Packager program complains about a missing System.Configuration.ConfigurationManager.dll from the 3726 folder.
Is the runtim...
.NET DataStore Templates
- Resolved
- Misc
- Last updated 3 months ago
- Julie Jiang @Appeon replied 3 months ago
Hi Appeon team.
I am using .NET DataStore Project in PowerBuilder 2025
This works great, but I have a few suggestion
Make the generated DataStoreService partial, inherited from an abstract class to allow for customisation. See: \Services\Built...
Graphical issues with Windows Zoom and Remote Desktop
- Issue
- Last updated 3 months ago
- John Fauss replied 3 months ago
Hi everyone,We have this problem: if the user has the zoom enabled on their client, for example, at 125%, when they access the application from the remote desktop, the PowerBuilder windows and the objects within them don't resize correctly.
On the c...
display PDF in web browser control
- Resolved
- How-to
- Last updated 3 months ago
- Riccardo Pasqualetti replied 3 months ago
I have this path and try to use with web browser control but don't work
\\sc-sap10sst/b1_shr/MM1_SBOM1_DEMO_UNICO_FC2/Pdf/DT0170_17112025_10111394990002.pdf
I tried this, but it doesn't work:
wb_1.Navigate("file:///sc-sap10sst/b1_shr/MM1_SBOM1_DEM...
Slowness in PowerServer Application
- How-to
- Last updated 3 months ago
- Sathishkumar S replied 3 months ago
Hi All,
We have deployed our PowerServer application to production and are experiencing slowness across the board for nearly all users.When comparing performance between the client-server and PowerServer versions, screens that open in 2 seconds on t...
dll importer - importing from vs app
- How-to
- Last updated 3 months ago
- Andrew Davis replied 3 months ago
Hi,
I hope someone can point me in the right direction to get started on this.
I was talking with Bruce at the London PB meeting about importing a DLL that runs and connect to a handheld RFID reader.
I wanted to do this years ago but it was just t...
How to prevent a Docking Menu window from closing
- How-to
- Last updated 3 months ago
- Oranda J replied 3 months ago
Hello!I'm currently developing a program using PowerBuilder 2025 Build 3711.What I'm working on now is implementing a screen like the one shown in the image.
In this screen, I want to make sure the menu area (Section A) doesn't get closed.When t...
PB 2025: Database Error Code 102: ODBC Driver 17 for SQL Server
- Resolved
- Issue
- Last updated 8 months ago
- Bruce Armstrong replied 3 months ago
Hi all,
I'm having another go at upgrading my application to PB 2025. I downloaded the latest PFC libraries from GitHub (thanks Bruce) and migrated my code.
When I run the app and enter my userid and password to connect to the database I get this e...
Dynamically find base window
- Resolved
- How-to
- Last updated 3 months ago
- Amit Sharma replied 3 months ago
Sorry if this is already asked or answered already but I couldn't find an answer. Here is the situation
w_main MDI
then 2 base windows say w_base and w_base1
I inherited 2 working windows out of these so
w_order inherited from w_base
w_billing i...
PB 2025 build 3711 Compile Error - Possible Fix
- Issue
- Last updated 3 months ago
- Armeen Mazda @Appeon replied 3 months ago
I'm posting tell others how i got the compile to work
read to the bottom
Windows 11 Pro, Version 24H2, OS build 26100.6899
Anti-Virus, PC Matic SuperSheild has NOT quarantined PBCC.EXE and I was never prompted to Allow.
Updated to PB 2025 build 3...
Issue with PBL modification dates
- Resolved
- Issue
- Last updated 3 months ago
- Miguel Alzate replied 3 months ago
Hi, everyone!
When a full build is performed on the application, the PBL files in Windows Explorer all appear with the build date, which makes it impossible to trace (in the explorer) the actual date when changes were made to the libraries. Is there...
Hello everyone again.
Could someone tell me why the "When variable changes" option in the debugger isn't working correctly? Is it a bug in PowerBuilder 2022 R3 (build 3289, runtime 3397), or does it require some special configuration?
Thank you in ...
PowerBuilder and Postgres DB Kerberos authentication
- How-to
- Last updated 4 months ago
- Angie Liu@Appeon replied 3 months ago
We have a PowerServer2022 application. We are migrating from Oracle DB to PostgreSQL, hosted on an AWS server. Does Active Directory authentication using Kerberos supported by Appeon? We have tried using JDBC connection but is getting error, "SQLSTAT...
Target without an application exe
- Resolved
- How-to
- Last updated 3 months ago
- John Fauss replied 3 months ago
Is there a way to create a workspace that just builds PBL files into PBD and not into an exe? Something like a DLL Library in visual studio.
In PowerBuilder 10.5, I'm using the d_online_install date field in DW.I set EditMask to yyyymmdd and the Format to yyyymmdd. Locally, I'm able to enter the date without any issues. However, when deploying APPEON, I keep getting a strange error messag...
W_OBJECT DOES NOT OPEN IN IDE
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 3 months ago
w_object crashes in version 25.0.0.3559 but DATA WINDOWS OPEN AND ALSO EXECUTES IF RUN WHOLE APPLICATION..
IT HAS INHERATED 2 W_TEMPLATES
POWERSERVER 2022 API DEPLOYEMENT DIRECTORY
- How-to
- Last updated 3 months ago
- Jinu Nair replied 3 months ago
Hi,
The Oracle cloud Load balancer requires policies where URL names are required to switch to defferent applications listening of multiple IIS ports.
The PB application creates session in /api url with the IIS application site.
The /api is consta...
Filtering of DropDownDataWindow based on a DropDownList box Value Inside a Datawindow
- How-to
- Last updated 3 months ago
- John Fauss replied 3 months ago
I am using a power builder application which is a version power builder 2022. In that application, I am having a data window. Its name is dw_tasks. Inside that Data window I am having multiple columns. The one column is a drop-down list box and its n...
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
DPI
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
Nube
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
RibbonView
Rich Text
Roadmap
RPC
Runtime Packager
SaaS
Scaffolding
Script
SDI
SDK
Security
Server
Service
Session
Single Sign-on
Size
SMTP
SMTPClient
SnapDevelop
SOAP
Solution
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