Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera replied 2 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. :)
Powerbuilder 2025 Crashes upon CREATE SMTPCLIENT in Development mode.
- New
- Issue
- Last updated 4 hours ago
- Philip Troise replied 3 hours ago
Since I now can switch back to powerebuilder 2022 R3, it's not a critical issue anymore. Is it a coincidence that the reason I sought out Powerbuilder 2025 was to to solve a problem in SMTPCLIENT TLS that the newly added AddReplyTocommand may solve, ...
How to Open Powerbuilder 2022 R3, after installing PowerBuilder 2025.
- Resolved
- New
- Issue
- Last updated 2 days ago
- Philip Troise replied 1 day ago
I just installed PowerBuilder 2025
I tried but still have not yet successfully migrated my 2025 application
I want to open an older version of my application that I did not try to migrate into Powerbuilder 2025.
How do I open and still use Powerbu...
Year of date field changing after typing in last digit (64-bit)
- Issue
- Last updated 1 year ago
- John Fauss replied 2 days ago
Hi,
We migrated our application to 64-bit and are facing a strange problem with date columns on datawindows having an editmask (now dd-mm-yyyy). Occasionally, after typing the last digit of the year, the year changes to another year, so 2023 becomes...
Mirgration of powerbuilder R3 to Powerbuilder 2025 issue
- Resolved
- New
- Issue
- Last updated 3 days ago
- John Fauss replied 2 days ago
Upgraded from Powerbuilder 2022 R3 to Powerbuilder 2025
Forces me into a migration, but it keeps asking for database profile.
Mine is ODBC.
I keep picking it, and it asks again on the very next object.
I tried to just create a new one figuring it...
Hi fellow PB Professionals
We're migrating some UO code from EXE to PBNI invoked via IIS endpoint
The legacy code uses SharedObject API to maintain state across inter UO calls
...
We are currently using PowerBuilder to upload files to an FTP server by executing a curl command through Run() calls. The file upload process completes, but PowerBuilder does not provide upload status or log output, therefore we cannot confirm whethe...
PDFDocument - Changing the export method to native PDF dynamically
- Resolved
- New
- Advice
- Last updated 3 days ago
- John Fauss replied 2 days ago
Hi and TGIAF (Thanks God it's Almost Friday),
I'm using the new PDF print in 2025:
ldw_report = uo_tab_pane.of_get_selected_tab()
lpdf_doc = Create PDFDocument
ll_return = lpdf_doc.importdatawindow( ldw_report)
but before that I'm setting a few ...
How to count total number of objects in selected library(pbl)
- New
- Advice
- Last updated 2 days ago
- John Fauss replied 2 days ago
Dear Sir
How to count total number of objects in selected library (example test.pbl) ?
Please anybody can advise?
Thanks Regards
Muthu
How to count Lines of Code in Powerbuilder
- How-to
- Last updated 1 year ago
- PETCHIMUTHU MAYAN replied 2 days ago
Hi All,
How to count Lines of Code in Powerbuilder (inclusive of dw, uo, menus, windows etc)? Is there any way in doing that in powerbuilder
Thanks Rgds,
Mani.S
read & writing BLOBs PS2025
- Resolved
- Issue
- Last updated 1 week ago
- Rafał Blecharz replied 2 days ago
Hello.
I'm using PS 2025 and it's really promising. Using Kestrel or remote IIS. The application works well, saving and reading data works without any problems. However, I'm having trouble read writing BLOBs. Simple instructions
Blob LblobSELECTBL...
Remote desktop - application crash on reconnect
- Issue
- Last updated 3 years ago
- Peter Pang @Appeon replied 2 days ago
When we start our Powerbuilder app in a RDP/RDS session - and we close the session (closing with the "X" - so not doing a loggoff) and then reconnect to the same sesion afterwards in many cases the application crashes. It just disappears (got closed)...
PowerServer 2025 failed to run because it cannot connect to the license server
- New
- Issue
- Last updated 3 days ago
- John Fauss replied 2 days ago
When I try to start Powerserver on my Windows 11 desktop I get this error in the log:
Title: PowerServer failed to runMessage: PowerServer failed to run because it cannot connect to the license server and the PowerServer license has not gone through...
PowerBuilder/PowerServer/InfoMaker 2025 R2 Beta Now Available for Testing
- New
- Misc
- Last updated 2 days ago
Hi all,
I am pleased to inform you that our team has released the 2025 R2 Beta. You may download the latest version here: https://www.appeon.com/developers/pb2025r2-beta.html
Our documentation site has also been updated: https://docs.appeon.com
...
SMTP TLS setsender command has no effect on changing the reply email address
- Issue
- Last updated 1 week ago
- Ken Guo @Appeon replied 2 days ago
Power builder version R2 2022 build 2828.
using the below logic for TLS not functioning properly using setsender. SSL works fine with setsender.
Used setsender to Set the reply email address to a different one than the one used to send it.
I get a...
I am having issues launching the PB 2022 R2 IDE (22.1.0.2819). I came back from some time off to find my Visual Studio 2022 had been uninstalled from my VM. Since that point I have not been able to launch the PB IDE on that VM. I have reinstalled Vis...
Really, really awful runtime performance after migrating application to PB 2022+.
- Issue
- Last updated 4 months ago
- Kurt Triebe replied 2 days ago
Is anyone else seeing staggeringly huge performance issues in applications built on anything PB2022 or newer?
We have a large application that we recently migrated to PB 2022 R3. We've used both builds 3356 and 3441, as well as PB 2025.
3556 seemed...
after refresh and full build, refresh generates one of the libraries
- Resolved
- Issue
- Last updated 3 weeks ago
- John Fauss replied 3 days ago
Hi cool Appeonians,
Just got the new version 2025.
Opening the IDE, doing refresh for the entire workspace, then full build - All is good.
Then I do refresh again and for some reason, the refresh generates 1 library, and the application no longer ...
buenas tardes
tengo una aplicacin en powerbuilder 2025 y la compilo en powerserver
la aplicacion la instalo en servicios de azure en app services y blob storage
la aplicacion funciona bien solo que al subirla pierdo objetos como los checkbox y los...
RibbonBar and textSize issues PB2025
- New
- Issue
- Last updated 3 days ago
- Chris Pollach @Appeon replied 3 days ago
Hi,
I'm trying to migrate an application from PB2019 to PB2025 and I'm having an issue with the RibbonBar menu. In PB2025, it doesn't respect some of the font characteristics.
I've tried it without loading the theme, and it still doesn't respect it...
Get PBL Objects via external Tool (.Net App)
- Resolved
- Issue
- Last updated 7 years ago
- Mark Rezmer replied 3 days ago
Hello Community,
We are looking for a way to determine the object-list of a PBL by an external tool. The external tool is a C# application. Is there perhaps an Appeon / Sybase library which one could import in the C# for it?
The point of all of...
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