Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera replied 3 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. :)
Here are some free Christmas software goodies for your PowerBuilder Christmas tree ...
New Colour Generator App for PB 2025 build 3726: https://chrispollach.blogspot.com/2025/12/2025r1.html
Updated STD Framework v2025 R3 for PB 2025 build 3726:...
How do I change the font size in the editor for the source code?
PB 2025 / TOKENREQUEST / "audience"
- How-to
- Last updated 1 month ago
- Peter Pang @Appeon replied 1 month ago
Hi guys,
i am playing around with PB2025 and tokenrequest/oauthclient.
at first i have tried postman to get it working there.
i am wondering how i can set the "audience" setting for the tokenrequest with client_credentials option ?
in postman...
PowerBuilder Application IDLE Session Automatic Time Out Issue
- Issue
- Last updated 1 month ago
- John Fauss replied 1 month ago
PowerBuilder Application IDLE Session Automatic Time Out:
We are checking our application is idle for 30 minutes of time then we are automatically closing the application and prompting the message. but after responding to the message population from...
PowerServer license status abnormal R0230
- Issue
- Last updated 1 month ago
- Armeen Mazda @Appeon replied 1 month ago
Dear Appeon:
I'd like to help me with this question, i have a powerserver windows 2022, that has only one application with powerbuilder 2022R3 and it worked fine, but now i deploy a new application on that same server with powerbuilder 2025 (not t...
How to Create a RESTAPI projects using powerbuilder 2025
- How-to
- Last updated 1 month ago
- Armeen Mazda @Appeon replied 1 month ago
Hi Team,
We want to create RESTAPI proects for our application, so that we can use those in other application. Currently we are using powerbuilder 2025 and to create a demo RESTAPI i am using powerserver trial version.I am able to convert the datast...
Get a value from a computed field in the datastore summary section?
- Resolved
- Issue
- Last updated 1 month ago
- Chris Pollach @Appeon replied 1 month ago
I tried dw_7.Object.DataWindow.summary.compute_11
I tried dw_7.Object.DataWindow.summary.compute_11.text
I tried dw_7.Object.DataWindow.summary.compute_11.value
Nested data window Report Sorting is failing using the Dot notation DW Syntax
- Issue
- Last updated 1 month ago
- Kishore Kumar replied 1 month ago
Previously we have one composite report(inside 5 data window object)
As per the requirement we have added one template report as previous page to the existing or above report.
For this we have created a Nested Report and inserted the template rep...
Powerserver how to configure global culture from powerbuilder
- How-to
- Last updated 1 month ago
- Logan Liu @Appeon replied 1 month ago
CONTEXT:-------------------------------------------------
There's a locale specification (comma and decimal point) that I need to implement in .NET after compilation to maintain the same content in a DataWindow when it's defined as type decimal(0). ...
New Method: Drag and drop from Outlook via Webbrowser drag target
- Resolved
- How-to
- Last updated 1 year ago
- Rob Stevens replied 1 month ago
We've been struggling, like a lot of people apparently, with providing the ability to drag messages and attachments from Outlook into our PowerBuilder app.
We had been using Dddll.dll from Catsoft, but that stopped working when Outlook went to 64-b...
import nvo from workspace to solution
- Resolved
- How-to
- Last updated 1 month ago
- John Fauss replied 1 month ago
i created an nvo in a workspace
exported it and tried to import it into a solution.
the import failed.
i opened both a solution nvo and a workspace nvo in notepad.
they obviously don't look the same.
i'm ASSuming it's not possible to import the ...
HowTo - Old Legacy SAP Licensing for old PB installs
- How-to
- Last updated 1 month ago
- Chris Fauvel replied 1 month ago
Not a question per se, but just something I wanted to share in case there are those out there, like me, that use a REALLY old version of PB
If you still have your SAP signon credentials, these steps were given to me by SAP tech support to generate a...
PowerServer 2025 failed to run
- Issue
- Last updated 1 month ago
- Armeen Mazda @Appeon replied 1 month ago
Dear Friends,
We are getting the following issue while running the powerserver project.
fail: PowerServer[0] LicenseKey: DSCJ-HEEG-EF1G-1HDB-0JAC Timestamp: 18/12/2025 09:52:27 Instance: JSWSL-VJN-L0990(90000245)-7DF6B
Title: PowerServer ...
Need help with PB11.5 License on the SAP site
- Misc
- Last updated 1 month ago
- David Peace (Powersoft) replied 1 month ago
Is there anybody here familiar with the SAP site to generate/view and checkin licences for PowerBuilder 11.5? Or know whom to contact at SAP to help me out.Way back when we had licenses for two programmers.
Since SAP acquired PB (way back when) , I ...
Client IP from PowerServer 2022 Application
- Issue
- Last updated 1 month ago
- Chris Pollach @Appeon replied 1 month ago
Dear Friends,
We have hosted our Powerbuilder 2025 application on Powerserver 2025.
We are looking to get the IP of the Client on which the App is opened.
Please advice
Thanks regards
Chakrapani S
dll importer - error not legal in current state
- How-to
- Last updated 1 month ago
- Peter Pang @Appeon replied 1 month ago
Hi all
I am trying to import a DLL - i have successfully imported one but I have another one that give the error message
Could not load file or assembly 'name of assembly' Version=... Culture=neutral PublicKeyToken=null ' An Operation is not legal ...
Implementation api en navegador
- How-to
- Last updated 1 month ago
- Chris Pollach @Appeon replied 1 month ago
hola buenos dais
espero alguien me pueda ayudar con esto
tengo una application desarrollada en PowerBuilder 2025 y compilada con power server 2025,
tengo servicios en azure
app services
blob storge
publico mi api y funciona muy bien no tengo pr...
How to count total number of objects in selected library(pbl)
- Advice
- Last updated 1 month ago
- John Fauss replied 1 month ago
Dear Sir
How to count total number of objects in selected library (example test.pbl) ?
Please anybody can advise?
Thanks Regards
Muthu
Scrolling in a Window with code
- How-to
- Last updated 1 month ago
- Chris Pollach @Appeon replied 1 month ago
After much trial and error, I can't seem to figure this out. I have a window which has a popup. In that popup, I want to scroll to a particular place on my calling window. For example, the window may contain 3 dw's and when I click on the popup I wan...
I have created a new datawindow that requires parameters to be shown, parameters are received in another datawindow that should be linked to an STRUCT , when I define the struct tells me the following : Error C0001: Illegal data type: str_aabs_report...
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