Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera replied 3 weeks 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 4 years ago
- Olan Knight replied 4 years ago
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) 
            PowerServer Problem with nginx proxy manager
- Resolved
- Issue
- Last updated 1 year ago
- Luis Pesaressi replied 1 year ago
Hi,
I have  PowerServer for use with Mobile, work perfect, but now we configuration nginx proxy manager and when try to connect our application from appeon workspace the application show the message.     
 
 
When the application goes through t...
            PB2022R3 Tabbed view close all issue
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi, 
We are facing application crashing without any system error when user clicks on Close all Tabs option of TabbedView bar without focusing on any one window. The application will work fine if the Close all Tabs is clicked on any window tab and no...
                    
            PB 2022 R3 Deployment DLL's Missing
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I am in the process of upgrading from 2017 R3 to 2022-R3 and determining what PB DLL's I need include in deployment, this will be 32bit.  The PB documentation mentions two DLL's that I cannot find in the runtime directories: pbjvm.dll and pbresource....
            PBAutoBuild and PBR files
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi,
I'm working on a quite old application with multiple targets and multiple PBLs on each one. Along the entire code images are set up (in code and the IDE) by jsut the name of the image (xxx.bmp). No path are used. It means that all images should ...
                    
            PowerBuilder 2017 R3 Build 1915 end of support date
- Advice
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi Team,
 
Could you please let us know the end of support for PowerBuilder 2017 R3 Build 1915 since we have few applications in this version and we need the end of support for this version to plan for upgrade. Please advice on this.
            How to export master-detail datawindow data to UBL-Invoice-2.0 template's XML file?
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
hi GURUs,
Would like to get your advise how PB datawindow XML template can be build according to UBL-Invoice-2.0.XSD  and ultimately the datawindow can export to XML format accordingly (see example output xml file einvoice.xml as attached). Please f...
                    
            Hi everyone!
We are using Appeon 2022 R2 (22.1.0.2819)We've got problem with SaveAs(XLSX!). After some investigations we found, that the Sybase.PowerBuilder.DataWindow.Excel12.dll, which we have in our Runtime folder is "unseen" from the program. Af...
            Problem with windows api SetParent
- Issue
- Last updated 1 year ago
- Riccardo Pasqualetti replied 1 year ago
Hi everyone,
I have my application that works into SAP BusinessOne
To open my windows into SAP MDI I get SAP MDI handle's and set this as parent to my windows using windows api SetParent
I don't know why but some windows open without issue others ...
            Powerbuilder Upgrade to PB2022 R2 - External Functions Declaration and Usage Issue
- Resolved
- Issue
- Last updated 1 year ago
- John Fauss replied 1 year ago
Hi,
We are trying to upgrade the application from PB12.5 to PB 2022 R2. Currently we are encountering the Label printing issue.
In PB12.5, the declared external function signature is working well. But in PB2022 R2 Version the same signature is not ...
                    
            Extensiones / Pluggins en el control WebView2
- How-to
- Last updated 1 year ago
- Osvaldo Ramirez replied 1 year ago
Saludos, mucho agradecería alguna sugerencia a la siguiente pregunta: ¿Es posible agregar/habilitar extensiones / pluggins en el control webbrowser?
            What is the best way to resize datawindows in PB2022 R2?
- How-to
- Last updated 1 year ago
- Kevin Ridley replied 1 year ago
Good morning,
I want to resize my datawindows depending on the dimension of the screen.
all this in Powerbuilder 2022R2.
Regards,
Edi
 
                    
            Hi
 
I want to consume a REST service sending the JSON format and get a response from the service.
 
I get the TOKEN using GetJWTToken, which works fine and it is valid, but when I consume the REST service it's require, it returns an error that t...
                    
            griddatawindow deployment dll
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Can I know the distribution dll related to griddatawindow?
After viewing griddatawindowSome fields are being disabled.It runs on source.It is downloaded from an executable file.I think it's because the dll is not distributed.Please contact us.
The ...
            How to convert jpeg to pdf and wait until finished in calling script ?
- How-to
- Last updated 1 year ago
- Andreas Mykonios replied 1 year ago
Hi
I am developing functinality to convert .jpg to pdf using webbrowser to open the file and save as pdf.
The problem is make script creating the web browser windows wait until the browser is finished opening the file save the pdf.
the webbrowser ...
                    
            I have the next issue, i compiled my application on my PC in about 2 minutes, but now it last more than 5 minutes, why is that? I didn't increased my application.
I didn't change anything on my PC, and i didn't installed any software
 
            JSON generator additemdate adds a string not a date
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
PB 2022 R3:
 
If you add a date using the jsongenerator::   
objectname.AddItemDate ( ParentItemHandle, Value )
 
the json created is a string: {"mykey":"2017-09-21"}. 
Instead, I expected it to add a date since, i told it to add a date and...
            How to retrieve application properties at runtime
- How-to
- Last updated 1 year ago
- David Pylatuk replied 1 year ago
Does anyone know how to retrieve application properties while the application is running?
I am looking to retrieve properties like: 
Product Name
Company Name
Description
...
See attached screen image. Thanks in advance.
             
12.6 states I am out of licenses. It allows 2 per license.  BUT I no longer have those machines.  How do I wipe those out and put it on a brand new computer?  Thank you 
            Hi,
I'm trying create a DW from a MSSQL Server stored procedure that returns a varbinary(max) column.
The error message is attached file.
Any ideia how can I solve this problem?
 
One more info: the stored procedure returns some columns. The var...
            question about CVE-2024-0056 vulnerability
- Advice
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi,
Recently we received an email from Appeon about Vulnerability CVE-2024-0056.
It states that we should :
"Temporarily refrain from using the ADO.NET database driver for connecting to SQL Server for PowerBuilder and InfoMaker applications...."
...
            
                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 
                     DPI 
                     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 
                     RibbonView 
                     Rich Text 
                     Roadmap 
                     RPC 
                     Runtime Packager 
                     SaaS 
                     Scaffolding 
                     Script 
                     SDI 
                     SDK 
                     Security 
                     Server 
                     Service 
                     Session 
                     Single Sign-on 
                     Size 
                     SMTP 
                     SMTPClient 
                     SnapDevelop 
                     SOAP 
                     Solution 
                     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 
            
     
                             
                             
                             
                             
                             
                            