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. :)
PBAutoBuild Pb2022 r2 Appcrash pbshr.dll
- Resolved
- Issue
- Last updated 1 year ago
- Thomas Lettenbauer replied 1 year ago
My application on Pb2022 r2 using IDE is compiling OK.However, using pbautobuild, an appcrash occurs in pbshr.dll during the "creation" of objects in PBL
After this crash I have to return the PBL backup.
The error file is 0 KB in size.
Does anyone...
Can I merge PDF files with different standards?
- Advice
- Last updated 1 year ago
- Peter Pang @Appeon replied 1 year ago
Hi all,
I'm playing around with PB2022's new PDF tools. I wrote a small window that just checks the PDF standard of a given file name.
So far, all files are PDF_None! except one, that's unknown. Here's the code I use to check the standard:
CHOO...
Exe file without icon
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi,
I'm ussing PowerBuilder 2022 R2 Build 2828 Runtime 22.1.0.2819.
Assign an icon to the application in Additional Properties. But after compiling, it is not assigned to the generated exe.
If I generate a shortcut to the application and try to ch...
How to determine if running Win11
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hi,
Since there's different background colours applied to a ddlb in win11 compared to win10 (when not editable), I need to figure out if I'm running win10 or previous or Win11 or later.
I thought of using "Function Boolean RtlGetNtVersionNumbers (R...
Powerclient httpclientrequest issue
- Resolved
- How-to
- Last updated 1 year ago
- Peter Pang @Appeon replied 1 year ago
Hi Team,
In one of our application we are using httpclientrquest to server for downloading azure git source code. The source zip having larger size above 1 GB. When we use the httpclientrquest getting error -1 ( generic error).
SendPutRequest...
How can I get an argument when my program run on PowerServer 2020?
- Resolved
- How-to
- Last updated 1 year ago
- Kyungil Choi replied 1 year ago
Hello, there.
I wonder if I can get an arguments when I first run my program on PowerServer 2020.
For example, if I make a client program which runs on my desktop, I run it with "myprogram.exe test_arg" and then I get test_arg as a argument and I c...
Hi Team,
I need to take jwt response from other system API, from which i need to get user details and roles, I am succeeded to decode the jwt token info in PowerBuilder, however i am not able to get the values from the decoded string , can any ...
Issue with .NET DLL Importer
- Resolved
- Issue
- Last updated 1 year ago
- David Samudio Alfonso replied 1 year ago
Hello everyone!!
I have this problem, I am using the ".NET Dll Importer" to use the classes of a dll, but in this case I have a class with the same name and 4 different types of arguments, and I only display one of them in the object, I have Also th...
enforce min and max in an ancestor resize event
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I have an ancestor window with a general move and resize everything event in it that happily moves all controls as you resize the window that inherits it.
The inheritor runs super::resize(...) to actually run the move/grow.
When I try an implement ...
DataWindow syntax has incorrect release number - PowerServer
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Got an interesting issue I'm running into within the PowerServer environment. PB 2022 R2.The application in question does the following.PB way of handling things. A PBL is created locally on the end-users' machine at runtime.This allows reports to be...
Hi,
I have to insert Hyperlink inside in cell (column) of DataWindow. Is possible to set a text as hyperlink and next call a website (via OpenUrl function) on clicking this link?
Regards,
Pawel
How to Filter DataWindow Child by Row's Condition?
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi...
How can filter the DataWindow Child options by each row's value?
For example the table (Grid DataWindow) below, how can filter and the SubCategory options based on selected Category?
ID
Category
SubCategory
1
...
Handling DB connection failures
- How-to
- Last updated 1 year ago
- Francisco Martinez @Appeon replied 1 year ago
Hi Darren, In my application I have the same problem that you mentioned in your post, could you help me by sharing the object you use to validate the connection to the database and how to implement it in my system. thank you.
Line break as data value in a DropDownListBox DW column
- How-to
- Last updated 1 year ago
- Andreas Mykonios replied 1 year ago
Is there a way to have the user pick an option from the dropdown and have a linebreak inserted into the column? I've tried everything I could think of but couldn't make it work. I guess I could use a placeholder string and replace it with a proper li...
How to export all of the built-in icons from PowerBuilder 2021
- How-to
- Last updated 1 year ago
- Andreas Mykonios replied 1 year ago
Hello,
For PowerBuilder 2021, is there any way of exporting all of the built-in images so that my manager can review and pick the ones they need without having to use the PowerBuilder IDE?
Thanks in advance.
Greg
Issue with PowerBuilder 2022 R2 'Extract' functionality
- Resolved
- Issue
- Last updated 1 year ago
- Sajith Prasannan replied 1 year ago
Dear Developers,
Please provide guidance on the issue I'm encountering in my project.
I have a .pdf file that has been compressed with zip.exe and stored in a table as a blob. I need to extract this file in PowerBuilder 2022 R2 using the 'Extract' ...
How to use infomaker reports with powerbuilder application?
- How-to
- Last updated 1 year ago
- Hasan Haider replied 1 year ago
I have built an application on powerbuilder. I want to integrate infomaker with powerbuilder so that my clients can create their own reports from the database.
Could someone guide me regarding the steps for this?
Windows 11 Build 22621.2428
PB 2022 R2 Build 2819
Whenever I try to optimize my Pibbles, I get the following error message.
I can build the application but the icon isn't applied and all the properties are blank.
Any ideas? Thanks.
We are going to implement the CI/CD via AWS's Codebuild which uses 'Windows server 2019' as image. I did silent install for both Powerbuilder Runtime/Powerbuider Compiler on the windows server container (I tried both Powerbuilder 2021 v1506 and v1509...
Retrieve function throws error 'Invalid Character value for cast specification'
- Resolved
- How-to
- Last updated 1 year ago
- Arnd Schmidt replied 1 year ago
Hello everyone, I have a problem when I am debugging my code, it turns out that the code leads me to display an error message that I am getting after the expected error message. When I press my Search button I am getting the following error: "Invalid...
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