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. :)
Dear APPEON Community,
We have recently upgraded the Powerbuilder Application from PB12.5 Version to Appeon PB2022 R3 Version and from production environment I am having the below issue
Issue: Image File (JPG) not been placed for all printing of fo...
Identity column - retrieving wrong table's identity upon update
- New
- How-to
- Last updated 13 hours ago
- Chris Pollach @Appeon replied 3 hours ago
I am working on a program where the table (table1) being inserted into has a trigger in which it inserts into a 2nd table (table2) as well. This is causing an issue with retrieving the identity value - the identity value for the table2 is being displ...
Wondering if anyone has been any success in implementing a command button with rounded corners?
I have made an attempt with a custom visual / user control (rounded rectangle with static text field). However when that user control is added to a windo...
Power Builder - Windows process listing
- Resolved
- New
- How-to
- Last updated 21 hours ago
- Roland Smith replied 10 hours ago
Hi, does anyone have a method for listing running processes in Windows? I created this object called n_Cst_windows_process, and running at 64 bits, it lists the processes, but it eats up some characters. I must have declared the structure incorrectly...
Issue when trying to run a bat file to build a powerbuilder 2025 solution
- Resolved
- New
- Issue
- Last updated 10 hours ago
- Daniel Seguin replied 10 hours ago
Hello I am trying to implement CI/CD with powerbuilder solution
Here is the bat file to build the solution
rem name: pbbuild.bat
rem Description: This script builds the PowerBuilder project using PBAutoBuild and copies the output files to the UAT ...
.NET DLL Import
- New
- How-to
- Last updated 13 hours ago
- Francisco Martinez @Appeon replied 11 hours ago
In my c# assembly i declared a parameter of type Liststring Powerbuilder translated it as DotNetObject. I don't understand how to use it though. Any suggestions? Thanks
Location has been turned off
- Resolved
- New
- Misc
- Last updated 2 days ago
- Pascal Leblanc replied 13 hours ago
Does anyone as seen this message before ?
This popup appeared on a colleague PC (Windows 11). He does not have Powerbuilder installed on is PC, but have 2-3 applications developed with PB. This was shown after switching to mobile hotspot with ...
Selenium automated testing tool question.
- Resolved
- New
- How-to
- Last updated 1 day ago
- Kevin Bell replied 15 hours ago
Has anyone been able to get Selenium to pick up (identify) dataobject columns? Currently, we are unable to get the name for the column (see attachment).
Not getting object owner name while constructing the datastore through power script
- New
- Issue
- Last updated 1 day ago
- Andreas Mykonios replied 19 hours ago
Hi Team,
I have a situation where i am constructing the datastore source through script (having multiple tables joined while updating will update only table ),I am following below steps
1.Constructing a sql
2.Using transanction object i am gett...
Powerserver 2025 appconfig.json.zip file cannot be parsed
- New
- Issue
- Last updated 1 day ago
- Logan Liu @Appeon replied 21 hours ago
I just upgraded to PB version 2025 Build 3683. I compile for Powerserver and upload the files to my IIS server like have been for the past few years. The issue is that I get an error when I try and run the application. See the 2 attached screens. I s...
Datawindow: Error after adding a new table/field
- New
- Issue
- Last updated 2 days ago
- Kai Zhao @Appeon replied 1 day ago
[Edit] Sorry I forgot: Powerbuilder 2025/3683. The issue is not existing at Powerbuilder 2022/R3.
A serious error has occurred in DataWindow: there is an existing DataWindow with several tables and field definitions. A table has now been added with ...
PB2025 - losing field position on 2022 DWS
- New
- Issue
- Last updated 1 day ago
- Kai Zhao @Appeon replied 1 day ago
Hello,We are experiencing an issue with the 2025 version and our DataWindows, specifically those of type freeform that include left outer joins from a main view to other views.We use SQL Server and the syntax format in the query builder.We start from...
Internal Error: Import file name could not be found.
- New
- Issue
- Last updated 1 day ago
- Chris Pollach @Appeon replied 1 day ago
I selected a single .pbl file in the project tree, and did "Refresh". Then I got this error:Internal Error: Import file name could not be found.
No clue about what file name is missing. Or where it couldn't be found. Can somebody explain this mess...
Setting Retrival Arguments value
- New
- How-to
- Last updated 1 day ago
- Chris Pollach @Appeon replied 1 day ago
Hi All,
I have a datawindow with 2 retrieval arguments, initially I was retrieving the datawindow and passing 2 values and it was working fine.
And now, instead of retrival, I am importing the datawindow from json file cretaed with API run. In th...
Datawindow RowStatus not modifying after Json file import
- Resolved
- How-to
- Last updated 1 month ago
- Chris Pollach @Appeon replied 1 day ago
Hi All,
Thanks for assisting me for my previous questions! I got stuck in below issue, appreciate your help on below.
I am importing the json in the datawindow as (dw_temp.importjson( ls_api_output,primary!)): but it is creating issue with Datawind...
Compile failure: One or more PowerBuilder objects failed to compile ...
- New
- Issue
- Last updated 1 day ago
After switching branches in git, I get this:
Compile failure
One or more PowerBuilder objects failed to compile in your local PBL(s) after getting the latest revision from the source control server.
One of the other threads with a question about...
PB 2025 .NET Datastore project for SQL Anywhere - ODBC architecture mismatch
- New
- How-to
- Last updated 3 days ago
- Dan Harrel replied 1 day ago
I'm getting ready to migrate from PB 2019 R3 to PB 2025, and I see significant changes to the process of generating C# Models from PB Datawindows.
First, I notice that SnapDevelop is no longer bundled with PowerBuilder. I understand that SnapDevelop...
PB2025 - digitally signing files
- Resolved
- New
- How-to
- Last updated 1 day ago
- Chris Pollach @Appeon replied 1 day ago
"Enhanced Security Measures" is listed as a feature of PowerBuilder 2025 Professional. Is creating digitally signed exe and pbd files only achieved by using PowerBuilder Professional AND PowerServer, or can you use just PowerBuilder 2025 Professional...
Ribbonbar consumes too many GDI handles -- about 130 GDI handles per ribbonbar
- New
- Issue
- Last updated 1 day ago
- Chris Pollach @Appeon replied 1 day ago
Ribbonbar consumes too many GDI handles -- about 130 GDI handles per ribbonbar
GetGuiResources(hProcess,GR_GDIOBJECTS);
The default limit for the number of GDI handles per process is 10,000;
When using Appeon's RibbonBar ,program is likely...
Hi all.
We just created some new PBLs that are not currently under source control. We need to add the contents/object files to Gitlab. Can the menu function "Upload PBL" be used for this task, or is there a different recommended means of doing this?...
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