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.   :) 
            ExportJson and Boolean Values
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hello All,
We need to export a Dw a a Json 
the issue is that the required JSON have a Booelan value.
for example
{ "sale":true }
but the DW does not have a Boolean Column 
so it export like
 
{ "sale":'true' }
 
any solution other than gen...
            alternating color on group section
- Resolved
- How-to
- Last updated 4 years ago
- Neil Prichard replied 4 years ago
Hi all, 
i was wondering if any one know if its possible to  have alternating color on a background object on the group level of an infomaker report? 
I am currently using the below code for the detail section 
If(mod(getrow(),2 )=1, rgb(255, 255,...
            App Crash with MultiThread
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi,
I have a problem with my software in PB 2019 when I use Multithread. It seems that the application becomes "Unstable" when I use Multithread and it crashes randomly. Regardless of whether I run in IDE or executable
Apparently it is in any Threa...
            PB2019R3IM V10.5Oracle 12CNative connection to Oracle~~~~~~~~~~~~~~~~~~~~~~~UPDATE:  As you can probably tell, I have not created a DW from a stored procedure. However, I did find an example writtem by Terry Dykstra on using SPs for DWs. Apparently t...
            RESTclient retrieve dw structure
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
I need to use RESTclient to retrieve the JSON results into my datawindow. Only problem is the results are multiple level so I don't know what columns I need. Can someone help me with the dw columns I would need for these JSON results:
{"asset":[{"as...
            Error setting theme on Windows Server 2008 R2
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hello everyone, 
Im using a theme on my aplication and it's working on all the devices except one that have installed Windows Server 2008 R2. Does anybody know what is happening? ApplyTheme function is returns -1 only on this device.
Thanks.
            Hi,
I am running PB 2019 R2 2328
I have ribbon menu bar like this:
Panel Text="Modules" PictureName=""  Enabled="true" Tag="Modules" Visible="true"
LargeButton Text="Application Setup" PictureName="ToolkitConfig!" Checked="false" DefaultCommand="...
                    
            Dynamic DW Font Expressions with Themes?
- Resolved
- How-to
- Last updated 4 years ago
- Philippe PILAT replied 4 years ago
PB 2019
We have font expressions in our DW's that will change the color depending upon if the column is enabled or disabled. My current setup used 'Button Face' as the disabled color and 'Window Background' as the Enabled color. When applying a Them...
            Optimize FOR statement - PB2019
- Resolved
- How-to
- Last updated 4 years ago
- Fernando Leal replied 4 years ago
Hi People, 
How can I Optimize FOR statement in PB2019?I have noticed that these loops produce a 90 second delay.
 
nteger row, col, colByte, col2, k, l, i long colsbyte lb_char int Rows Rows = lngHeight cols =ll_ancho_col //lngWidth -comentado ag...
                    
            I was looking for a code analysis tool that can be used with PB2017 R3?
            Hi all,
I'm getting the null responses from non-development device by running executables (.exe) i.e., PB2017 R3 is not installed in this device. But I'm getting the responses from a device where PB is installed. The code is shown below:
li_rc = ln...
            Found there is a Windows 10 default setting that is causing all HTTPClient calls from within PowerBuilder much slower if this is enabled in network settings.   "Automatically detect settings" for Proxy setup.   It doesn't seem feasible to have all of...
            Hi,
We're using PB19 R2 but the issue is the same on all previous versions.
 
I'm trying to achieve a n-up datawindow with groups, which does not seems possible out of the box.
I created a normal datawindow with groups.
I modifiied my datawindow...
            Procedure to upgrade PowerServer (PB) 2019 from [APPEON for PowerBuilder 2015]
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Dear All,
 
Background,
Due to EOSL issue on APPEON for PowerBuilder2015, we purchased license of APPEON PowerBuilder 2019r2, in order to migrate current programs to PowerServer version with maintenance.
When we prepare development environment fo...
                    
            Filter a nested datawindow in Power builder 2017
- How-to
- Last updated 4 years ago
- Olan Knight replied 4 years ago
Hi,
 
I have a datawindow "dw_1" for purchase enquiry report. 
 
in dw_1 , there is a dataobject "r_enqlist" which is dynamically set.
 
in r_enqlist there are two dataobjects "r_enqdetails" and "r_enq_annexure"
 
When i retrieve dw_1 i get a...
            how to activate license using order id
- Advice
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi,
We have purchased powerbuilder professional 2019 recently.. I don't know how to activate license.
Please help me to add user and activate license.
Order Summary
Company:
Raqmiyat LLC
 
 
 
Order ID:
AO200...
            Hi!I m trying to verify an equipment status in a emulator program using a DLL.
PB - DLL - read the emulator equipament status
Using the emulator program  works well.
 
In Powerbuilder 2019 R2 - BUILD 2353
- in Global External Functions:
functio...
            He team,
I would like to try PB 2019R3 Beta, but I have a question:
When I install into the same server with PB2019R2, it will upgrade. So How it effect the current Power Server 2019 and and current web server ? Thank you
Regards
Huy Nguyen
            Migration Power Builder 9 to version 2019. (SOAP)
- Resolved
- How-to
- Last updated 4 years ago
- Olan Knight replied 4 years ago
Hello everyone...
Along with saying hello, I want to check if anyone knows the following:
1) I understand that SOAP is obsolete in power builder 2019. How should it be implemented?
2) If I migrate from power builder 9 to version 2019. Will t...
            Tracing Powerbuilder at runtime
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
It used to be that you could put "TRACE SNC" into the DBMS field in an ini file, and that would work to start a trace going when the application was launched.  However, when I do that in PB 2019, I get "DBMS TRACE SNC is not supported in your install...
                    
            
                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 
            
     
                             
                             
                             
                            