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.   :) ...
Hi, I have some PowerBuilder projects (version 12.6 or earlier, 17). When I run the Migration Assistant (from PB 2022 R3), I receive many messages about LenA, PosA, RightA, LeftA, etc., indicating “New DBCS backward compatible string function.” Ex: ...
Hi. I'm running PB2022 R3 build 3356. I got one app up and running through PowerServer in both within the IDE and external IIS. I am working on a second one, which I got functioning within the IDE with a Cache created in the project. Everything was...
the tabbed view mdi window will auto resize the mdi_client when a sheet is opened.   it notifies the mdi window with a resize event.   the workspace workspaceheight() does not change.  workspaceheight does not take into account the tabs.    The ...
Hello, We notice a lot of Latency/Ping when running our cloud client application. The issue occurs when the script calls SQL statements, such as a Select statement, followed by an update statement, for example when the user logs into the system, the...
Hello everyone, We are trying to make our software more accessible for everyone, by including MSAA/MSUIA. To enable the communication between our Software and MSAA/MSUIA we already did the following: I updated the PB.ini with the following line: [D...
Hi, I have nvarchar column which i use to save Arabic strings. When i save text from datawindow it saves as '?????? ???? ??????? 125?*15'. But from backend its saves fine and works. Any solutions?   Tool Using PowerBuilder 2022 R2, MS SQL server...
When a Powerserver app is launched from another Powerserver app by using "Run" command (Note: Single Sign on), that app opens in the background instead of the foreground. How to bring to foreground automatically, Any PB functions or any workaround av...
Hi,    I am using Appeon PowerBuilder 2022 R3 When I ran a remote procedure call in Oracle I got the following error: In CMD, it was: My Database settings:   Note: The App is running fine in PowerBuilder with no error !        ...
Good day everyone. Since 2010 I have been using an ocx to take photos from a webcam. In one section the video from the webcam is presented to me and with a button I take the image. At the moment, videos have been working for many years, but I f...
  Subject: How to limit the vertical Scrollbar Scroll Limit of a window /userobject in different resolution/scale of the system.  Scenario.  We have a long Screen(user Object on a window ) . With the screen Resolution 1920/1080 and scale 100%, the...
Hi Team, Could you please help on below issue: Sample code followed: Implementing OAuth 2.0 Authorization with PowerBuilder 2019 R2 - Appeon Community We are trying to add Oauth in our application, redirect URL configured for this request is http:...
Development Version: PowerBuilder 2022 R3 Build 3356   Below information provided in the user guide Question 1. 'Before any PowerBuilder application is converted by PowerServer, ensure the PBLs have been optimized.' (taken from previous version g...
Hi All, The JSon file of the exported PowerServer application, will have MetaInfo about the IDE and runtime version. Whenever Appeon will release a new version of the MR, the JSON file will have to be updated to reflect this new version. Instead of ...
We have a customer that's trying to run our application on a brand new PC with Windows 11 Home. We've had customers in the past that have had all kinds of issues that we've had to solve, but this one has got us stumped. The only thing we can determin...
Hi, I need to generate QR codes and I saw that there are .dlls to do this.However, I am limited to the PB 2019 R2 version, while I saw that all the tests were done with the R3.Furthermore, I have never used SnapDevelop and if I launch it from PB envi...
PowerBuilder 2022 R3 Build 3356 SQL Server 2022 We have an application that when a cloud project is being built in PowerServer, it in turn triggers stored procedures that start processes that are a part of the audit/logging process for their billin...
Is there a new ETA for the next MR for PB 2022 R3 to support .NET 8 ?...
Hello All, I have a 12.6 PB .NET web service target that I need to migrate (convert) to 2022 R3 (classic) SRD files fail import.  What needs to change to be able to import DataWindow syntax from PB .NET to PB Classic?   Thanks Yakov...
Hi, I've created one sample application to show the issue that occurring when resize the window, DDLB length is reducing. Also, DW control is overlapping with tab control in the same window, when change the scale value (150 to 175%) in display sett...
We have encountered an issue with our recent migration over to 2022R3 64-bit when printing datawindows using the PrintDataWindow/PrintOpen calls.  The window will freeze, and does not print:  We are also unable to cancel the print job. ...


There are no discussions available here currently