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...
I found the option in the Library painter where you tell it to always use NativePDF. In PowerBuilder, the setting is in the application object. In InfoMaker, where is it? I know there is a hidden application object, does that mean users have to cha...
Hi, I am using PowerBuilder 2019 R3 build 2703. Created service for ‘srvany.exe’ on Windows Server 2016. Program (let’s call it BAR) starts when runs as a service. Window ‘password’ opens from the application object Open event ‘Open(w_pass)’ User ...
Hi, we use NativePDF method to export datawindow to pdf, but pdf have not same font as original datawindow. Arial looks different and Courier is not bold in pdf. I don't know, what is wrong.  ...
Hi, are there any windows restrictions about calling applications out of a powerbuilder app? We have two problems: 1. Sending an email via OLE to Outlook works only once. When calling a second time, our app crashes. This behavior exists depending ...
hello everybody please i need help //=============json text ===================== { "errorCode":["3","5","34"],"transactionId":"bbb119a9-3690-4016-a1e4-30a2654d05b7","correlationId":"3268786e-ba1f-4d61-9ad5-a3b15072a544"} //===========end json =...
Hi I am integrating my application with MS SQL server. When I execute a sql function passing a LONG parameter, the function fails with the code SQLSTATE = 22003 [Microsoft][ODBC SQL Server Driver]Numerical value out of range.if I use an integer var...
Hi, Appeon Team Can you teach me about this page?https://docs.appeon.com/ps2020/release_bulletin_for_ps/system_requirements.html Are the PowerSever system requirements the same for cloud environments? (e.g. Azure, AWS IaaS) Also, is this Software ...
Hi Guys, I have defined an EditMask control on a window with a MaskData type of DateMask! and a Mask of dd.mm.yyyy. I have also specified a DropDown Calendar for the control. When I run the window and use the DropDown Calendar to select a date, th...
Hi,I'm back with the problem of the app crashing. We are currently using PB22 1892, 32bit version. We are still dealing with random app crashes and there seems to be some connection with GDI objects. What happens is that if the application crashes du...
Dear friends, I have an issue running my PowerServer 2022 Project. My application runs fine as C/S version from PB 2022 environment. Then, I created PowerServer Project cpms_uspb_cloud according PowerServer 2022 documentation. After this, I tried to...
iam working with pb11.5  iam creating invoicing application i want to get max code in header table  ihave a problem when multi pcs save the invoice at the same second the two invoices take same Code  how can i resolve this this there is another w...
Hello, PB 2019R3 - PostgreSQL 11 Sample Query to construct a datawindow.   Actual query is bit length and does more SELECT * FROM crosstab( $$SELECT * FROM example Where field1 = '100' And field2 = '200' ORDER BY...
Integrated Data Services (IDS) is seeking a senior PowerBuilder developer to be responsible for developing, testing, debugging and documenting applications developed using PowerBuilder, PFC, Oracle PL/SQL. The requirement for on-site support is ap...
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, We're migrating our applications to Powerbuilder 2022 (from 2021). When testing the runtime version we find that when closing windows including a RTE control (with data), the application will get a Kernelbase.dll fault if the AtlAuxiliary.dll fi...
anyone have any idea what -26 return code means from GetJWTToken?   Link to the documentation.  lots of holes in the return value list GetJWTToken - - PowerScript Reference (appeon.com)...
Does PowerBuilder have a baked in function to rename a registry key? MS API has a RegRenameKey  https://learn.microsoft.com/en-us/windows/win32/api/winreg/nf-winreg-regrenamekey I am trying to create the external declaration for Powerbuilder to us...
Situation: WebBrowser control to visualize a treeview structure, Powerbuilder 2019 R3 build 2670 I'm using Bootstrap Treeview 4.0 and anytime I visualize a new structure, memory occupation of pbcefclient.exe grow until proces crash (270MB). Sometime...
Hi, Trying to set up PowerClient. Had admin user run the CloudAppLauncher_Installer.zip on a dev ISS box (on Azure). Then created an application deployment package. Had admin user import it under our current WebApp group. All users have access to th...
Hi, I have a problem with a datawindow field when its length exceeds the height of the page. The field can be up to 4000 characters long. When exposed in the datawindow, it happens that the text is truncated and carried over to the next page. The fi...


There are no discussions available here currently