Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 1 year 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. :)
Insert webbrowser in olecustomcontorl
- New
- How-to
- Last updated 1 day ago
- Armeen Mazda @Appeon replied 1 hour ago
Hi team, I need some help regarding the object controls inserttion with ole and webbrowser. How to insert in a userobject. I tried to insert object in ole but unable to do after that and can we add any elements in the below picture.and how to create...
Error deploy powerserver with powerbuilder 2025
- New
- How-to
- Last updated 4 days ago
- luis avilan replied 2 hours ago
Good afternoon, When deploying PowerServer in Power Builder 2025 build 3683 with Windows 11 Pro Version 24H2, I get the following error r0230, how can I solve it?
SELECTBLOB and UPDATEBLOB not working
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 7 hours ago
I am trying to save a datawindow definition to SQL Server Varchar(Max) column, using UPDATEBLOB and the command runs without error, but the data saved is severely truncated. Using ODBC, SQL Server 2022, and PB 2022 R3 Build 3356.
lblb_DWSyntax = Blo...
ConnectToNewObject("Excel.Application") without MS
- How-to
- Last updated 1 month ago
- André Rust replied 8 hours ago
Hello everyone,
Is it possible to process or create Excel XLSX files without using Microsoft Excel or any other Microsoft Office applications?
We are looking to stop installing or using Microsoft products on our PCs. However, our existing code snip...
How can I set the First/Default Panel in RibbonBar auto converted from PB Menu in PB2025
- Resolved
- How-to
- Last updated 1 week ago
- Chris Pollach @Appeon replied 8 hours ago
I am using PowerBuilder 2025 and auto-convert menus to RibbonBar.
How can I set the default panel when the application loads and RibbonBar is displayed?
Thanks in advance.
Lloyd
Problem with PB2025 difference ussing HTTP object and Msxml2.XMLHTTP.6.0 with same webservice
- New
- Advice
- Last updated 9 hours ago
Dear friends
I am moving my PB 12.6 applications to PB2025 solution and that process include moving the old Msxml2.XMLHTTP.6.0 oleobjects to call webservices with the new HTTP.
I have one case with problems that does not work with the new object ...
SQL Server(SNC) and Multiple Plans
- Resolved
- How-to
- Last updated 12 hours ago
- Arnd Schmidt replied 11 hours ago
Hi!
We have a big number of queries that have Multiple Plans inside Sql Server.
We are using PowerBuilder 2017 (while we migrate slowly to PB 2025) and SNC driver.
I got the TOP 100 out of them and they are all SELECT clauses from datawindows of o...
MS SQL: connect to Read-only Replica using ApplicationIntent=ReadOnly
- Resolved
- New
- How-to
- Last updated 4 days ago
- Pieter Coene replied 16 hours ago
Hello,
i want to test if our powerbuilder application can connect to a "Read-only Replica" (https://learn.microsoft.com/en-us/azure/azure-sql/database/read-scale-out?view=azuresql#connect-to-a-read-only-replica) using the "ApplicationIntent=ReadOnly...
Hello.
We have received Appeon Newsletter - June 2025 with "Free Upgrade to PowerBuilder 2025 Professional Edition Limited-Time Offer!"
We are currently on Appeon Powerbuilder 2019R2 Standard Edition Build 2353
I would like to doublecheck on two ...
Hello Team,
I have a datawindow with one dropdown. In this dropdown 1 column and 3 compute-fields are visible with autosize height property enabled.When I try to perform retrieve,filter or rowscopy operations on this dropdown then it taking too mu...
Hello, is it possible to pass a customized SELECT statement or a modified WHERE clause to the server within RetrieveWithModel, instead of using a retrieval argument? thanks Torsten
Resizing the Image in RTE cannot affect the image while re-opening the same record in RTE
- New
- Advice
- Last updated 4 days ago
- Armeen Mazda @Appeon replied 2 days ago
Issue: Resizing the Image in RTE cannot affect the image while re-opening the same record in RTE
We are using PowerBuilder 2017 and PowerBuilder 2022.
We are facing an issue with RTE Control in PowerBuilder 2022:
Due to following RTF Text:
INCLUD...
Trouble setting landscape orientation when printing using TIS.TX.TextControl with PowerBuilder
- New
- How-to
- Last updated 3 days ago
- Armeen Mazda @Appeon replied 2 days ago
We are experiencing a problem when trying to print a document in landscape mode using the OLE control TIS.TX.TextControl, tested with both versions 13 and 15, inside a PowerBuilder application (version 2019 R3 Build 2728).The PowerBuilder Object Brow...
How to parse Json format data in PowerBuilder 2022R3
- Resolved
- How-to
- Last updated 3 months ago
- Brian Yu replied 4 days ago
Hi,
How can I get the value of "message" to use with JSONParse Object in PowerBuilder 2022R3?
{ "data": { "item_basic_data": { "item_no": "TAGG018", "item_name": "304雙面布", "item_spec": "304雙面布", "inventory_unit": "PCS", ...
PB2025 - Fatal error when using RESTClient
- Resolved
- New
- How-to
- Last updated 5 days ago
- Armeen Mazda @Appeon replied 4 days ago
Good morning. I'm testing pb version 2025. I've migrated a simple application that works perfectly in pb 2022 r3. But when using the RESTClient, I simply get a fatal error and the PowerBuilder IDE crashes.
This is the Event Viewer error.
Nomb...
Is Solution Slower in IDE than Workspace PBLs?
- New
- Advice
- Last updated 6 days ago
- Armeen Mazda @Appeon replied 4 days ago
Good Day!
I have successfully migrated my product workspace source to PB25 GA. It works just fine, both in the IDE and deployed EXE/PBDs. I then copied my source to a new project folder and converted this to a Solution. It went off without a hitch, ...
ModernGraph DataPoints Line Graph disabling
- Resolved
- How-to
- Last updated 1 year ago
- Gregory Rusak replied 5 days ago
We are using PB 2022 R2 2828 and have noticed that all our line graphs are now equipped with data (bullet) points, as the Modern graphs are being used.
Release notes state: The default hollow box symbolvalue for line charts has been replaced with a ...
Configured runtime path is inconsistent with current runtime version
- New
- How-to
- Last updated 5 days ago
- Chris Pollach @Appeon replied 5 days ago
Hello,
My IT Department just installed Powerbuilder on Windows 11. When I deploy a target application, I now get a message:
"The configured Runtime path is inconsistent with the current Runtime version, whether to continue?". When I click Yes, the ...
DBase files with PB2025
- Resolved
- New
- How-to
- Last updated 5 days ago
- Chris Pollach @Appeon replied 5 days ago
I am trying to get PB2025 to access my dBaseIII datasets. I have tried both the Devart and Microsoft Dbase drivers without success. I have a lot of database files over several systems to convert over to PostGres but very little time to do the convers...
Grid datawindow column display order change through script
- New
- How-to
- Last updated 5 days ago
- Mark Goldsmith replied 5 days ago
I have a grid dw in PB22 in which I want to programmatically change the order of the columns being displayed. I could not find a way to do this. Anyone ever done this before?
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
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