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. :)
There is currently no matching version,Lowest Supported Version:19.2.0.2670
- Resolved
- Issue
- Last updated 4 years ago
- Nathan Mitton replied 3 days ago
Hello everybody,
I have a problem with the delivery of Powerbuilder (Version 2019 R3 Build 2670, Runtime 19.2.0.2670).I was just about to use the new version for one of our customers and ran into the following problem.
How did I proceed:- uninstall...
How can i create a Dw group using command create and style(Type=group)
can you give some examples
thank you
Need PBORCA.H and PBORCA.LIB for PowerBuilder 6.5, 7.0, 8.0, 9.0, 10.5, 12.5 (ORCA SDK)
- How-to
- Last updated 1 week ago
- Arnd Schmidt replied 3 days ago
Hi everyone!
I'm a junior developer and Im trying to build a small C++ tool to export .pbl contents to text using ORCA. The goal is to automate the export for multiple legacy PowerBuilder versions (6.5, 7, 8, 9, 10.5, 12.5).
The problem is Im stuck...
WorkSpaceWidth() yields different result in PB 2025
- New
- Issue
- Last updated 4 days ago
- John Fauss replied 3 days ago
Hello,
Consider the following window:
forward
global type w_response from window
end type
type st_1 from statictext within w_response
end type
end forward
global type w_response from window
integer width = 809
integer height = 280
boolea...
EAN13 font (with OpenType features) not working for PB
- How-to
- Last updated 3 years ago
- John Fauss replied 3 days ago
I am trying to create datawindow labels with EAN-13 barcode using OpenType fonts as Libre Barcode EAN13 Text from google, but for some reason this kind of font demands enable special feature such as on MSWord "Fonts / Advanced / Contextual Alternates...
Git switch branch and Solution
- Resolved
- How-to
- Last updated 1 month ago
- Luc Railhac replied 3 days ago
Hi,
We converted our workspace into a solution and successfully recreated 2 branches in our Git repository, patch and develop (created from patch). Develop has some new objects, some modified and some deleted when compared to patch.
In workspace mo...
How to Change the PowerBuilder program DEP: false to true
- New
- How-to
- Last updated 5 days ago
- Roland Smith replied 3 days ago
Hi Team,
Our Security team are scanning our PowerBuilder programs.
They have some security issue need us to fix.
I want to ask how we can make the program exe file DEP: false to true.
We are using PB2022 R3 Build 3356 for development.
...
PB 2017 R3/ W10/build 1858
I have been using PB Classic from 10.5, all versions up to 12.6, when finally migrating to 2017 R3.
Alle versions have had exactly the same annoying problem. PB frequently crashes when manually closing the debugger, an...
Connecting to MS SQL Server 2019/2022 with MSOLEDBSQL
- Resolved
- How-to
- Last updated 9 months ago
- Sverre Tvedt replied 4 days ago
We're on PB 2022 Clean , 32 bit
We want to connect client applications to MS SQL Server 2019 and 2022, before migrating to R3.
In the connection string: Provider='MSOLEDBSQL'
The client runtime includes pbmsoledbsql.dll
Despite this, logon is ...
Hi everyone, lately, while working in the PowerBuilder IDE, I've been receiving this error message very frequently: "Fatal Disk Error, retry?" Clicking "cancel" makes it go away, and it doesn't seem to cause any other problems, either when running th...
Powerbuilder 2022 build 1892/ Windows 10
GIT central repository : Azure Devops (If it matters )
I get the message
" ---------- Source Control: Errors (17:39:52)Git detail error info: The path 'C:' does not exist in the given treeGit client error...
RibbonBar icon transparency issue in PB2025
- New
- Issue
- Last updated 5 days ago
- Chris Pollach @Appeon replied 4 days ago
Hello everyone,
I'm experiencing an issue with icon transparency in PowerBuilder 2025 RibbonBar controls and would appreciate your assistance.
Problem Description:When we use menu items with icons inside a RibbonBar control, we observe different be...
Null object reference at line xx (2019 R2 Build 2323) and Application Crash
- New
- Issue
- Last updated 5 days ago
- Chris Pollach @Appeon replied 4 days ago
My Dear PowerBuilder\Appeon Community,
I am currently using Appeon Version 2019 R2 Build 2323. My application was originally migrated from PowerBuilder 10 to Appeon 2017, and it is now running on the above-mentioned version.
However, I have encoun...
Automatically reconnect to database after connection was terminated
- New
- How-to
- Last updated 5 days ago
- Robert Schmidl replied 5 days ago
We are in the process of moving our users to Microsoft "CloudPCs" while our database servers remain on premises.
Sometimes network and databse connections get terminated after the application or system idles for a while.This happens often while the ...
PowerBuilder 2019 R3 Build 2728 - Application Crash
- Issue
- Last updated 3 months ago
- sachidhanantham ramalingam replied 5 days ago
Hi,
Our clients are using iPharmacy application which is developed in PowerBuilder 2019 R3 Build 2728 (Runtime 19.2.0.2728).It has been deployed in Citrix Server and clients are accessing it. sometime iPharmacy application got crashed (in randomly) ...
PowerBuilder 2022 - Is there a way to change the highlight color of SelectTreeNode command
- How-to
- Last updated 1 week ago
- Dhanya K replied 5 days ago
Hello Team,
I am using PowerBuilder 2022(Version 1878). As part of the theme update in our application, we would like to change the default highlight color used when calling the SelectTreeNode statement to better align with the new theme. Treenode i...
Hi,
One more client where i.Pharmacy has installed local machine (not in Citrix) and application crash happen when control is transferring one screen to another screen.
Note: It happens randomly, also same process is working fine in another machi...
Webapi taking default local host instead of webapi url specified
- Advice
- Last updated 3 weeks ago
- David Xiong @Appeon replied 6 days ago
Hi Team,
Good Morning !!!
I am deploying the powerserver application on windows IIS server, However when i publish the serverapi and run It is taking default localhost , irrespective of web api url.
Can any one help on this how to host my webapi...
Powerbuilder 2022 source not getting connected to Team Foundation Server.
- Resolved
- How-to
- Last updated 1 month ago
- Dhanya K replied 1 week ago
Hello Team,
I am using PowerBuilder 2022(Version 1878). We are using Microsoft Team Foundation Server as Source control. After a TFS server IP change, I am not able to connect powerbuilder source to TFS. But the connection is successful in Visual st...
UI window issue after applying custom theme
- Resolved
- Issue
- Last updated 3 weeks ago
- kitty he @Appeon replied 1 week ago
Hi,
I am facing a strange issue whenever I apply custom themethe width height of the UI window is reduced when I apply custom theme (this does not happen when I use default or inbuilt PB theme)
NOTE :
I have drawing=true in JSON only for Ribb...
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