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.   Is there any known limitations in HttpClient.sendrequest() when it comes to the size of the "payload"? I have successfully managed to invoke a SOAP WS service using HTTPClient now. There are to methods available - GetVersion (no args) and C...
When entering the platform through the Google Chrome browser, the system generates the attached error, please validate the informationError instantiating the encryption ActiveX which would be the solution since it enabled the activeX and the message...
I just upgraded to PowerServer 2020. We did all of our development using PowerServer 2019 with no problems. Since the update to 2020, no one can access our web app. Everyone receives the message, "The Appeon Xcelerator plug-in cannot be loaded." This...
Hi, I am using PB 2019 32 bit application on Windows 10 64 bit. when I call RegistryGet function as in this example: RegistryGet("HKEY_LOCAL_MACHINE\Software\Intercad\Polis\comune","comune",RegString!,gCodiceComune) i got the registry value from...
Hi,   I have a question regarding the Mobile app deployment, I have deployed an app and used Android Studio to make the APK.   The app installs on my Samsung s8 on Andorid 8 but I can't install on an Samsung Android 10 Tablet. When I try to insta...
Where does Powerbuilder 2019 store the information about whether a workspace is under source control.  I've found that if a put a workspace under Git Source control and then copy the folder containing the workspace and Git repository to another locat...
Hi All,   Could you please help me the below two questions. 1. Actually we are using two applications and both are windows based application and developed by PowerBuilder.    One application we are using  powerbuilder version 6.5 and connected to...
I would like to have a function run that checks to see if users have all the needed 3rd party addons installed before I let them start using that feature.   So far I have created a simple routine that checks to see if registry entries are there.  If...
Version: PB 2017 R3 Build 1880 Desktop Windows 10 Built help file using robohelp. Using command showhelp (location, Keyword!, topic) option. Issue: the help file comes up correctly at the desired location but it won't lose focus when I either cli...
Good Day - My team is currently evaluating (well, about to start if I get the right answer, here) Ultimate Suite for PB in PB2019.  I am not expecting Appeon to provide support for Ultimate Suite, but I need to know if Ultimate Suite will work in P...
What is the format of the Match string for the Match function when the character can be a Number, an Uppercase letter, or a space.  The letters and numbers are easy, but how do I include the space?   Thanks...
We are attempting to implement the PB Web Control in an application for displaying documents with some issues.  One developer can get it to run correctly by running as admin, one gets a memory error issue, and the third one just has the app close out...
Hi, In our appliication we have an ancestor window (which itself has two ancestors above) with 45 descendants. To apply a theme to a control (in this particular case a datawindow) on the ancestor we have to add all 45 descendants to our custom theme...
Hello everyone. I would like to understand if it is possible to create a WEB application, based on SDI form, and make sure that by opening the FORMS, these do not "go out" from the browser going around the whole desktop! it seems quite abnormal behav...
Is there a way for a Power Server App to determine the name of the host server?  I have an app running on two servers through an F5.  When the App retrieves the URL using AppeonExtFuncs.of_GetIeUrl() it shows up as the address of the F5 and not the s...
I have a very small c# dll which is working on my localhost, a test server, and 1 of our 2 production servers.  It is failing on our second production server.  It is unable to load the dll or one of its components.  The dll has been loaded into inetp...
Good Day - We are currently testing our newly migrated (PB2019 R2) application on Windows Server 2019. We noticed a lot of fonts/symbols we have used for many years simply do not exist on WS2019. Based on MS documentation, we cannot simply distribut...
Hello, I have a problem between PowerServer Web and Oracle. The decimal values ​​are multiplied by 100. I suspect a decimal separator problem. How can i define it ? It works well in PowerBuilder. Thank you Olivier...
We've recently have had a range of users in different environments report that when printing to the built in Microsoft PDF Printer they will randomly not get the print pop up box after the call is made from Powerbuilder. The issue seems isolated to t...
if i start the app in the ide it works fine. if i start the app via the generated exe (32-bit) it fails. The problem is it doesn't create a nonvisulobject, which is required in the startup script. it's a simple create objectname which fails. For tes...


There are no discussions available here currently