Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 9 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. :)
How to get to existing extern function definitions (or add them)
- New
- How-to
- Last updated 1 day ago
- John Fauss replied 16 hours ago
Ok. I've inherited a project and probably don't know some basics. Like this one.
We have some modules that have some external functions, such as:
function boolean GetUserNameA(ref string lpBuffer, ref ulong nSize)
library "ADVAPI32.DLL"
T...
Host Variables may not be used within a batch [SQL Anywhere 12]
- New
- How-to
- Last updated 1 day ago
- Armeen Mazda @Appeon replied 17 hours ago
Hello,
I am trying to create a simple CRUD API for a sample table in my database. When I test with Swagger UI, the Retrieve is successful, however the Create call is sent successfully but the transaction is rolled back with the error "ERROR [HY000] ...
Why Am I getting this error and how can I fix it? Invalid~Hex character sequence in string
- New
- Issue
- Last updated 1 day ago
- John Fauss replied 18 hours ago
UI Enhancements help - PB 2025 Beta
- New
- How-to
- Last updated 2 days ago
- Armeen Mazda @Appeon replied 1 day ago
Hi all,
we are desperately need the UI enhancements because the application (started from PB 7 and now running on PB 2017) looks old and customers are starting to complain heavily.
I got super excited when I saw than on January beta there was an ea...
Dropdown Target framework in Powerserver
- Resolved
- New
- Issue
- Last updated 1 day ago
- Chris Pollach @Appeon replied 1 day ago
We are currently working with PB2022R3. I installed PB2025B with .net8 to test it. When running from PB2023R3, in the PowerServer project, the Target Framework dropdown (in build) shows .net8, which is not compatible with PB2022R3 (if I'm not mistake...
PB 2025 Beta4: PBAutobuild error
- New
- Issue
- Last updated 2 days ago
- Chris Pollach @Appeon replied 1 day ago
Hi,
I'm currently testing pbautobuild from 2025 beta4. I can build my application without error with the IDE, but when using pbautobuild, "pbautobuild250.exe" /f ./compile_sur_d.json /l compile.log /le error.log", with the same project exported as j...
relazione tra memoria e velocità di esecuzione
- New
- Misc
- Last updated 4 days ago
- Chris Pollach @Appeon replied 1 day ago
Ciao a tutti
Da un po' di tempo riscontriamo una certa lentezza sul nostro applicativo.
Noi notiamo che all'aumento della memoria spesso corrisponde un degrado significativo dei tempi di esecuzione.
Il nostro studio su un campione significativo di...
PS 2020 crashing on certain Windows 11
- New
- Issue
- Last updated 2 days ago
- VINOD NAIR replied 1 day ago
We have a PS 2020 application running in production and lately some of our client machines got upgraded to Windows 11 24H2 and 22H2 and the application stopped working. We use IWARunner to launch the applications and it starts giving all kind of erro...
problems running PBNISMTP in powerbuilder 2022 R3 on Runtime 22.2.0.3356
- Resolved
- New
- How-to
- Last updated 4 days ago
- Roland Smith replied 1 day ago
Good morning everyone, I am facing the following problem:
In my powerbuilder application I use the PBNISMTP object and everything had been going great until I updated to powerbuilder 2022 R3 with runtime 22.2.0.3356
Now I get the error that there i...
Hi,
I have got the window with Datawindow. I set tab order on DW. I set DW parent instance to the following properties:
HScrollBar = true
VScrollBar = true
LiveScroll = true
My problem is that when using the Tab key to move to the last ele...
How-to: enable select/copy-to-clipboard in MessageBox() ?
- Resolved
- New
- How-to
- Last updated 5 days ago
- Benjamin Gaesslein replied 2 days ago
Is there any way to enable select/copy-to-clipboard in the MessageBox() ?
parsing tokens from a string using more than one delimiter
- Resolved
- How-to
- Last updated 1 week ago
- John Fauss replied 2 days ago
I want to parse a string based on whitespace. This can be either spaces or tabs.Pos() seems to be able to match only one at a time.
Match() will allow a regex, allowing a search for either ... but only returns true/false and not the position.
Is ...
EV code signing certificates
- New
- How-to
- Last updated 3 days ago
- Julie Jiang @Appeon replied 2 days ago
Will there be EV code signing certificates introduced with the v2025? There are security systems which block apps dependent on DLLs with an expired cert. The enhancement for this is in the Appeon's enhancement management system (https://www.appeon.co...
DisplayMenuAsRibbonBar : empty panel due to setting all menu-items in it invisible
- How-to
- Last updated 1 month ago
- Mark Lee @Appeon replied 2 days ago
Hello
I'm testing the new feature DisplayMenuAsRibbonBar in PB2025 Build 3503.
When a user logs in, menu-items becomes invisible due to the rights he gets from the administrator. For some panels, all menu-items of this panel are set invisible. The ...
How to store pdf in database
- New
- How-to
- Last updated 4 days ago
- Chris Pollach @Appeon replied 2 days ago
Good day,
I just want to ask about pdfdocument.
I am developing a document storing system... How can I upload and retrieve pdf file in to the database specifically MSSQL...
Gladly to here your answer.
thank you in advance....
Connect to ms sql server with nt credentials -- no logon dialog
- Resolved
- New
- How-to
- Last updated 3 days ago
- Chris Pollach @Appeon replied 2 days ago
We are connecting to an MS SQL Server database.
We are using "NT Validation" ... which means that our system login credentials are used transparently to gain access to the db -- there is no need to ask for a login id or password.The code I have inhe...
I am using PB 2022 R3 build 3397. I am getting the following error message when I try to use the web browser control to download a pdf file from a report server: "Webview2 runtime not installed"
We are testing the installation of an application on d...
cloudlauncher colon issue
- Resolved
- New
- Issue
- Last updated 2 days ago
- Francisco Martinez @Appeon replied 2 days ago
Hi
since Chromium 130 (which includes MS Edge) colon in custom protocol URL is not allowed anymore. Is there a workaround how to run PowerClient from the webpage?
Example:
cloudlauncher://http://server/app/
is interpretted and forwarded to the ...
Print pdf files silently
- New
- How-to
- Last updated 3 days ago
- Chris Pollach @Appeon replied 2 days ago
Hi Appeon,We are on powerBuillder 2022 R3 Build 3397. We have an requirement to print multiple pdf files one by one and there should no user interruption, we are planning to use web browser control to load the pdf file and print it from there using w...
How to insert a page break, in group report, if whole group doesn't fit in one page
- New
- How-to
- Last updated 6 days ago
- David Peace (Powersoft) replied 3 days ago
Hello,
Using PB 2022 b 3356
1. It's a group report.2. No page break on Group Break3. Sometimes group data spans more than one page
I want to insert a page break ( or any option ? ), when the group data spans more than one page, so that that group ...
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