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.   :) ...
Printing on Azure VM is very slow compared to lcitrix or local.  We are on 2022 R3 build 3289.  A report that is really slow for us is a Composit DW.   Thanks...
Hi. I think there are some problems in version 3391. For example, the code snippet below works without any problems. But sometimes this line gives errors. A code that works continuously with a timer. But sometimes it gives the error below. I bypasse...
We current use a 3rd party ActiveX control (Accusoft ImageGear) from years ago in our classic PB apps. They do not have ActiveX controls anymore. They only have .Net components. If we want to upgrade, is the best approach to create an ActiveX control...
Dear all, I have heavy use of datastore array within an NVO and since it's batch operation I try to release memory, with very limited  It's something like that: u_nvo_test uo_testdatastore lds_try//simple "external" data object with three fields a...
Hi, How do you implement the enter key on a datawindow. I have a button in a data object window, I need to press enter to execute the triggered clicked event of the button. with kind regards...
Hi,   I want to trigger one of my PB application (2022 R3 version) and make it run as windows service. I am trying to first set it up in my local laptop. I am using NSSM to set the application as service. There are certain input login parameters w...
So I have a new laptop. It seems that Visual Explorer 2013 couldn't be installed so we have a purchased Visual Studio 2013. We do have a licesnse for it but when I try to register it, I get an invalid key. I believe Microsoft will not support this an...
Running local kestrel server for powerserver is giving error that it cannot reach the powerserver license server. This use to work fine for us. I am attempting to run the local kestrel server to start recording in Jmeter for load testing the applica...
Hello, I would like to propose an improvement for the PDFDocument object, just as there is a save function, it would be nice to get the PDF document in blob format in the style of the datawindows SaveNativePDFToBlob function. Best regards...
Hello , We are working on Powerbuilder 2019 R3 version. Client is trying to launch Citrix through HTML5 and it launch our appliaction successfully but printer functionality is not working there . As per as client , through HTML5 we cannot connect ...
Hi All, We have a PowerBuilder based application build on PB 2017 R3 and its getting crashed with connection error frequently and attached the error snap shot as attachment. Can you please check and kindly provide your advises.   ...
Hi I am currently using Powerbuilder 2022 R2 where we are adding themes to our application.  We want to add a color to the hover state of a dropdownlistbox. The current color is as shown below.  We want to change the blue in the item list to #c4...
Hi I'd like set different colors of selected row for active and inactive datawindow. Ie. I have 2 grid DW in the window. First is active  - have focus and I preffer blue color of a selected's row. Second is inactive and I preffer here gray color ...
Did something change with TestFlight and AWS for iOs with PowerServer 2020? When I installed TestFlight and them I go to the link to start testing AWS for iOs now I get a message "AppeonMobile Beta Has Expired". and the OK option. Any work around t...
Hi, we use several ActiveX components in our application that we have to register during installation. To simplify this process, we are currently looking into Side by Side manifests to access the ActiveX components without the need for registration...
Hi, We currently use some ActiveX controls in Powerbuilder. To be able to use the ActiveX controls without registering them at runtime, we decided to add manifest entries for the corresponding DLL files. The DLLs are deployed by us relative to the E...
Hi all, In my application, I have a user event for printing to a label printer, triggered from a right mouse menu option. I'm wondering how to get and save the current default printer, call PrintSetup() to allow the user to select the label printer...
Hi    We are trying to add OAuth Authentication in our Application, in my machine where the initial code was developed the authentication works fine, however when I share the code/Exe with team members in their machine it is not working, the first ...
Hello Appeon community.    Does anyone of you have experience with the use of DataLoad with PowerServer 2020 and PB 2019 R3? And if yes can you please share us more information? Thanks in advance!...
Hi Team,    How to fix or give the height to the options windows in dropdown, please refer below image. we are using the Style Type of the dropdown is "DropDownListBox" and we gave the static values in the code table.   ...


There are no discussions available here currently