Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 8 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 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. :)
PDB files in different location from exec fiule
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
HI,
In the newest PB is possible to set the runtime path in XML setting file:
?xml version="1.0" encoding="utf-8" ?Application RuntimePathC:\Program Files (x86)\Appeon\Common\PowerBuilder\Runtime 22.0.0.1878/RuntimePath/Application
Maybe there...
I watched the very interesting session "Solving Thorny .NET Integration Issues with PowerBuilder 2022" by Donald Clayton. Because Mr. Clayton shaw's private code, so I ask about links or samples of .NET integration via Assembly with PowerBuilder. I n...
We are on PB 2019 2703 version, source code is AzDO and using for ORCA for build. As part of the build , we use AzDo agent to download the application files to build server and call ORCA for build. There are instances where ORCA neither reporting any...
Switch between 2 page with its row separately
- How-to
- Last updated 2 years ago
- Olan Knight replied 2 years ago
I have datawindow which contain 13 row which contain 2 page
page 1 contain 10 row
Page 2 contain 3 row
I need to create button to make user when he press button switch to page 1 and when he press again switch to page 2 which conta...
How to change a Frame's Title in an MDI application?
- How-to
- Last updated 2 years ago
- Olan Knight replied 2 years ago
I have a MDI application and I want to change the Frame's Title (window type is mdihelp) when they click on a button.
I change it using: w_frame.title = xxxx and I can see it change in the debugger but the MDI_1 title remains unchanged.
mdi_...
Hi,
I want to keep the original .json formatting when setting a value to my .json.
My original .json file
After running my code, it puts everything on a single line.
My code
jsonString = create JsonPackage
checkError = jsonString.LoadFi...
What's the problem? Is powerbuilder compiling something other than the code I see?
Send (handle, message#, lowword, long)
- How-to
- Last updated 2 years ago
- René Ullrich replied 2 years ago
Hi
Send (handle, message#, lowword, long)
I want to use the above function to control my application to click buttons in messagebox and buttons in window
What is the message# codes?
Different Runtime Behavior Between PB2022 IDE and Deployed .exe?
- Resolved
- Advice
- Last updated 2 years ago
- kitty he @Appeon replied 2 years ago
After upgrading from PB2019R2 to PB2022 (build 1878) and migrating our source code, we've experienced some difficulties / inconsistencies between running our application via the IDE (in x64 mode) vs. a complied/deployed .exe (64-bit).
When running w...
Hello
PB 2022 build 1892
Need to export data from a datawindow to three different JSON string.
1. All deleted rows2. All modified rows3. All inserted rows
For deleted rows: dw_1.ExportJSON(Delete!, 1, 0, 1, 5) Works!
For 2 3, there seem...
Posted events run async ?
- Resolved
- Advice
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi,
I didn't want to interfere in the bug report, so I'm posting my doubt here:
In https://www.appeon.com/standardsupport/search/view?id=9546 , "Kitty He" claims that posted events run asynchroneously. That's a surprise to me. Is that really the ca...
How to delete multiple files with just one comand
- How-to
- Last updated 2 years ago
- Olan Knight replied 2 years ago
Good morning!
When I need to delete a file, I use a command FileDelete.
But, I need to delete multiple files with just one command, for example in windows: DELETE *.TXT
Is possible in powerbuilder? If yes, how I do?
Thanks
Hello Guys,
When we are using only Appeon generated PBD's on a machine where Powerbuilder is not installed we are able to run the application but
When we are trying to run the application with Appeon PowerBuilder generated executable on the same...
when i run loop on datawindow it move from row 1 to last page row and scroll to another page
but i need to move from row to next row but not using scroll like when i deploy project i need datawindow same
Change the opacity of a window when it loses focus
- How-to
- Last updated 2 years ago
- Roland Smith replied 2 years ago
Hello everyone
I am developing an application under UX concepts in order to improve Usability and Accessibility and what I am looking for is that the layer type window changes opacity when a response type window overlaps so that the user's attention...
Run function suddenly failing
- Resolved
- Advice
- Last updated 4 years ago
- Miguel Leeuwe replied 2 years ago
Hi. We're running PB2019. We're having trouble with the built in PB RUN() function.
In one place, for example, we call out to a C# executable to do some external processing.
ls_command = '"' + is_exe_path +'OurEXE.exe" "parm1" "' + is_request_file ...
Windows Service with PowerBuilder
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 2 years ago
Good Morning Everyone,
I need to communicate to a PostgreSQL to update an Informix Database, via PowerBuilder.
I'm thinking about creating a windows service that will be always executing. Is this possible using PowerBuilder?
Resize issue PB2019 vs PB2022
- Resolved
- Advice
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi All,
I am upgrading PB2019 to PB2022 whereas I am having an issue with PFC Resize.
I found a document which says there are runtime differences in width/height of objects in runtime. Please refer to the below screenshot.
Now how can I incorpo...
Hi! I recently installed and started using PB2022 Build 1892.
The search library entries window behaves differently from every other version of PB that I've used, not just the new Regular Expressions features.
Previously, the search box would open,...
Hello everybody,
since PB2021 (and still in PB2022) customers irregularly report application crashes which we did not have before.In a recent case we were finally able to track this down to a very special behavior we see in PB2021 and PB2022.
We wo...
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
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
Rich Text
Roadmap
RPC
Runtime Packager
SaaS
Scaffolding
Script
SDI
SDK
Security
Server
Service
Session
Single Sign-on
Size
SMTP
SMTPClient
SnapDevelop
SOAP
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