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. :)
Guidance for shared PFC and PFD layers. Our current TFS structure is similar to below. We have departments and department specific applications. All applications use the shared PFC/PFD structure, and some or all of the custom pfd libraries. I followe...
Hello,
I use datastore importString() method to import XML.
The first line is usually xml version="1.0" encoding="utf-8" standalone="yes" but it happens that the double-quotes are replaced by single-quotes, giving xml version='1.0' encoding='utf-8'...
App wont open through web URL
- New
- Issue
- Last updated 4 hours ago
- Armeen Mazda @Appeon replied 1 hour ago
I have had this application running for a while. It is containerized using Docker/Kubernetes. I needed to look at something this morning and used the URL to start the application. I got the standard blue screen to start the application or download th...
I am currently using PowerBuilder 2019 R3. When previewing nested reports, all the data is displayed correctly. However, after converting it into an executable (PBD) and opening the saved PDF, some data is cut off.I am using NativePDF .Auto size prop...
Cloud app launcher default directory is not changing during runtime.
- New
- How-to
- Last updated 6 hours ago
- Chris Pollach @Appeon replied 4 hours ago
Hi Team,
I have a situation where when i successfully published my powerser app, Post that when i am running the powerserver app , the cloud launcher is taking default path which is C:\Program Files (x86)\Appeon\CloudAppLauncherPublic_V2\AppLaunch...
Datawindow Page Break Print
- Resolved
- How-to
- Last updated 4 years ago
- Krishna Mohan Gullap replied 4 hours ago
Hi
I am 'recycling' Mike Monette's question I found online (from 1997, long live the internet!!) about placing a page break onto a datawindow.
You may find his original post here - https://bit.ly/2UAZpbu
I'll copy and paste it here as well just so...
relazione tra memoria e velocità di esecuzione
- Misc
- Last updated 1 week ago
- Chris Pollach @Appeon replied 5 hours 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 5 days ago
- VINOD NAIR replied 5 hours 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...
Hi, how can I apply a theme to a specific datawindow or how can I customize a specific datawindow, a datawindow NOT a datawindow control with the themes or that the theme is NOT applied to that datawindow since they have a special design
Thanks
L...
Background Colour change for MDI frame while using Theme
- Resolved
- New
- How-to
- Last updated 13 hours ago
- Narayana Bhat P replied 11 hours ago
Hi Team,
How to change MDI Frame Window background colour while applying theme, i am not seeing any option available for this in theme.json
We want to make white background for MDI frame window and ribbon bar menu while using Flat Design Blue. Whit...
SOAP Log file and PB 12.5
- New
- How-to
- Last updated 1 day ago
- Chris Pollach @Appeon replied 22 hours ago
I am using PB 12.5 and SOAP. I want to write the in/our parameters to a log file.I use the SetOptions command:conn = create SoapConnection //Instantiated connectionlLog = conn.SetOptions("SoapLog=~"C:\mySoapLog.log~"")And it creates the log file BUT ...
Why Am I getting this error and how can I fix it? Invalid~Hex character sequence in string
- New
- Issue
- Last updated 4 days ago
- Daryl Foster replied 22 hours ago
Has anybody implemented the Win32 API for GetFileVersionInfo ?
- Resolved
- New
- How-to
- Last updated 1 day ago
- Richard Hartman replied 1 day ago
Not wanting to have to maintain version and copyright info in (at least) two places, I would like my "About" box to be able to fetch version and copyright info from the .exe file versioninfo block. You can set this info in the application "Version" t...
How to get to existing extern function definitions (or add them)
- Resolved
- New
- How-to
- Last updated 3 days ago
- Richard Hartman replied 1 day 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...
Hi,
we use NativePDF method to export datawindow to pdf, but pdf have not same font as original datawindow. Arial looks different and Courier is not bold in pdf. I don't know, what is wrong.
PB 2025 Beta4 - Deployment/Executable
- Resolved
- New
- How-to
- Last updated 1 day ago
- Panos Platanas replied 1 day ago
Hi,
at the moment we are running on Standard Licencse and our main app is approx 50 PBLs.
We were notified by PowerVCS (excellent product - we never had a single issue all these years) that the support will stop in the end of 2025 so we are start...
Host Variables may not be used within a batch [SQL Anywhere 12]
- New
- How-to
- Last updated 4 days ago
- Armeen Mazda @Appeon replied 3 days 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] ...
UI Enhancements help - PB 2025 Beta
- Resolved
- New
- How-to
- Last updated 5 days ago
- Armeen Mazda @Appeon replied 4 days 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 4 days ago
- Chris Pollach @Appeon replied 4 days 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
- Resolved
- New
- Issue
- Last updated 5 days ago
- Chris Pollach @Appeon replied 4 days 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...
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