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. :)
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...
How to achieve windows authentication for functional ID for SQL Server in Standalone PB2019 Application?
- How-to
- Last updated 1 year ago
Hi,
We have a standalone PB2019 application which is hosted in Citrx and uses the SQL Authentication.
But now we want to use the windows authentication using a functional ID (BOX id) but this can't be achieved using SQL Native Client.
Could any on...
Hello,
I want to generate a QR code in a datawindow. I have design a freeform dataobject in form of a report so i want to add QR code at the footer of my report.
How can i achieve this?
Silent Uninstall of InfoMaker 2019
- How-to
- Last updated 1 year ago
- Mora Wang @Appeon replied 1 year ago
Can someone provide me a way to silently uninstall InfoMaker 2019? I have tried "C:\Program Files (x86)\InstallShield Installation Information\{86FD227D-8170-41FF-BEFA-F1CC7C41B7BB}\setup.exe" -runfromtemp -l0x0409 -removeonly -s but it opens up a pr...
How to open powerbuilder IDE 2019R2 and powerbuilder IDE 2022R2 at the same time
- How-to
- Last updated 1 year ago
- Pierre DETE replied 1 year ago
Hello community,
We need to open Powerbuilder IDE 2019R2 and Powerbuilder IDE 2022R2 at the same time for code maintenance between all our versions. The solution of opening 2 versions of one version and closing one to open the other version, seems n...
One Cloud app opening another Cloud app?
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hello Appeon Community,
I have a question regarding an older PB client sever application that I am trying to convert to PowerServer 2022 could app. The existing Client Server app is actually 5 different EXEs that all access the same database...
Application level encryption handling in PowerBuilder
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I've an application which is developed by PB, and the database is DB2. It's required to implement application level encryption for sensitive data, i.e. column encryption by application instead of DB feature. Is there any suggestion for the implementa...
I cannot get PB 2019 - PB 2022 to work on my new Apple M3 Max. I am running Windows 11 in Parallels on my Mac. It used to work on my Apple M1 Mac.
PB 2019 - 2022 comes up but nothing works. When I click on the about menu option I get a message that...
How to change background color of column header in datawindow applying UI theme?
- Resolved
- How-to
- Last updated 1 year ago
- Jeong Hwan Jang replied 1 year ago
Hi, everyone.I'm using PB 2019 r3 and I'm trying to change background color of one column header in datawindow applying UI theme as below.(I want to change red circle one).
So, I wrote a script like this in open event. dw.modify("column_5_t.back...
Sample of autocomplete / autofiltering in PB 2022 R2
- Resolved
- How-to
- Last updated 1 year ago
- Tracy Lamb replied 1 year ago
Hi,
In the newest version of PowerBuilder 2022 R2 is added new functionality - autofiltering / autocomplete ( https://docs.appeon.com/pb/whats_new/Autocomplete_for_DDDW_DDLB.html?_gl=1*1k09ecc*_ga*NjM5MTU4MDguMTY5MzQ4ODU3Mg..*_ga_T68E593GTG*MTY5MzQ4...
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