Featured Questions

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...
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
Hello, Now that Java (and JDK 1.6 support) has been discontinued in PowerBuilder 2022. What are our alternatives to calling Java Classes from a PowerBuilder application? We have one component in our application that creates the Java Virtual Machine...
Im trying to implement the new ribbon control to my application, everything it's ok but how I can place my own pictures on the buttons? I mean I can put pictures but when i try to deploy my application on other device I cannot see them. Im actually u...
Hello, is there any syntax for setting the expression for the transparency of the backcolor in the detail band?   I tried modify( " datawindow.detail.Transparency.expression = ' if( mod( getrow(), 2 ) = 0, 100, 50 ) ' " ) also tried modify( " ...
Hi team, Powerserver deployed application undergone for VA/PT process and observed that SSL pinning to be enabled in application, how we can do this? any guide help us Below is the observation Vulnerability: Application is vulnerable to MITM Attac...
Hi while migrating from PB 2019 R3 to PB2022 R3  we encounter the problems in RTE control windows and height in the response window.Other than this is there any other known bugs in 2022 R3.   Thanks, Tharani S...
Hi I have Licensed PowerBuilder CloudPro. I am license  administrator for my organization. My concern is that I am not able to open multiple instances of PowerBuilder at the same time. Example I am migrating from PB2017 to PB2022 and want to have bo...
Hi, I am trying to Install Powerbuilder2022 R3 via the Installer. When I am trying to Open the PB22 Exe getting an error like below. The ordinal 2021 could not be located in the dynamic link library C:\Program Files (x86)\Appeon\Powerbuilder 22.0\I...
I am trying to use a RibbonMenu that pops from a LargeButtonItem control like the Appeon Demo app.   I have placed stops on all of the events my ribbon bar can trigger, which seems to catch them all.  I downloaded the code for the  Appeon Demo a...
We have windows based application developed on PowerBuilder 2017 and which connects to SQL server 2014. Recently, server protocol upgraded to tls 1.2. From then, application can not connect to database server and it throws SSL hand shake failed error...
I have noticed that any of our newer programs are no longer showing up in the Windows taskbar when they start up.  I didn't notice that issue in our older programs, but it may have happened.  If a program takes a while to start up (working remotely, ...
I have an older application that I am supporting. The way it is installed currently, we do not lay down either of the Accessibility dlls, and we don't lay down a pb.ini file.  On most PCs where it is installed, we do not see any problem with this. O...
I may be developing inside an AWS sandbox environment which probably won't have it's own internet access.  How do we get an Offline Licence for PB 2022? Thanks Matt...
All our technical team had PowerBuilder 2022 R3 verison 1900. On top of the verison 1900 all of us installed below versions in the same order. PowerBuilder 2022 R3 3289 PowerBuilder 2022 R3 3356 After the installs, some of the technical see below 3...
Hi, We have an application created in PowerBuilder, with some services implemented in DotNet. We need to change the mouse cursor from normal to Hourglass. Therefore, we have implemented the following methods to change the cursor and are calling the...
Hello everyone!Do you know if it still makes sense (PB 2022 R3) to apply this security when our C/S app runs on Windows 10/11?I have never used it and I want to see in which case I would use it. Thanks.   ...
when i try to open the response window from our application using PB 2019 R3.It is opening correctly all the button controls were placed correspondingly. Please find the attached screenshot1.   But when i try to open the same window in PB2022 R3 re...
Hello  Rolands code Example  worked very well for years for me. Thanks to Roland. But in PB2022.1892 my user event uw_dropfiles from pbm_dropfiles does not fire any longer. The event is implemented in a w_main window. The same code in PB2021.1506 i...
Hi all, I changed a lot of my drop-down lists to autocomplete style before I realized the implications of setting the column to allow edits.  Is there a way in PB to find all columns set for autocomplete (autocomplete not equal to 0)?  Or maybe all ...
*** Can any of the with/without service versions of the CloudAppLauncher_Installer.MSI be enhanced to allow us to designate an alternate location to the  Users’ AppData location that will work for all Users with which we can configure in advance in...
Hello, We are currently using third party solutions to use some of our PowerBuilder apps as a service in Windows. However, we are in the middle of a Windows Server 2012 to Windows Server 2022 migration and we struggle to get one them running ok. T...


There are no discussions available here currently