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.   :) ...
Challenge: Run PowerScript code stored in a string variable. Limitation: The only object that can be imported into a library is DataWindow. Who can do this?  ...
Hi, we are using PowerBuilder 2017 R2 to genreate Webservices via the .Net Web Service Target.With this Webservice we provide a function which creates Reports as PDF. Is there a possibility to add new Datawindows to this Project without deploying it ...
Powerbuilder 2017 R2. I want to catch an OLERuntimeException when my PowerBuilder code tries to call a function on an ActiveX control that hasn't been installed on the machine in question. I put a TRY CATCH around the call, and in the PB IDE an OLE...
Hi, I am using PB2017 R3 Build 1915. I am trying to merge a feature branch and develop branch together. I received a number of conflicts (which was expected), and worked through resolving the conflicts (outside of the PB IDE). I committed my merge ...
Hello, all I registered for trial on PB universal edition on email, which already has a standard license. I managed to switch to trial license in PB IDE without a problem. However, snap develop still shows "standard" and does not allow PB migration...
Does RibbonComboBoxItem have a GetItemByIndex( long index ) that is hiding under a different name? I found to inspect current item list for a ComboBox I need to ExportToJSON; then parse that full JSON structure (or similar in XML). I would like to u...
Feeling like an idiot here.... I downloaded trial of PB 2019 R2 universal edition. I cannot find how to launch PB to C# converter, that everyone here is talking about... Any help?...
Hi Appeon Team, We are trying to Implement the DB Encryption/Decryption in one of the our application using PB 2017 R3 and SQL ANYWHERE 17. To Implement Encryption, we have initialized 3 Vector key values(CV_VCTR,CV_KEKY and CV_CEKY), which will be...
Hello, im trying to pass data throw 2 PB Apps already ejecuting. I find DDE functions and im testing this:   PB APP 1 - APP SERVER       StartServerDDE (this,"MyPBApp","System") PB APP 2 - APP CLIENT       long handle       handle=OpenChannel("...
Hi All, I was looking for ways to get the plain text from the RTF control. I think I can get it by doing SelectTextAll, Copy and Clipboard functions but just wondering if there's another more efficient way of doing it. From google I came across a p...
I am attempting to update a legacy PB desktop application that was NOT built with the PFC so that it will resize when maximized.  I retrofitted the PFC resize functions into the ancestor windows and datawindows of my application.  It seems to work fi...
Does anyone know when the RibbonBar is supposed to display the picture defined for each panel within a category's "tab page"? No matter what I try to do, I can't get the panel to display its own picture. Example:  <RibbonBar> <RibbonIte...
Hello, team I am looking for a description of application technique which would allow me to distribute my large desktop application into PB .NET assemblies, which can be called from the main PB application. I currently have PB 12.6 NET assemblies, ...
Hi, I'm getting below message from Google Play which prevents me from publising my mobile app (has to do with Javascript vulnerable libraries). Name    Version  Known issues                          Identified files jquery    1.10.2     SNYK-npm:j...
Hi,     I have configured AWS CLI for copying files from AWS to Local System and It is working from command Prompt (cmd.exe).   I can run cmd.exe from PowerBuilder using Run() function . But how I will run cmd and run the below command in cmd fro...
Hello, I am using Appeon PowerBuilder 20019. I was wondering if you are planning on providing support that allows Oracle to access Oracle Database server version 18C ? Please let us know. Thanks. Cheers, Manny Strachan PowerBuilder 2019 Develop...
Hi guys, I am hearing a bit of buzz around browser support for webassembly and wondering if this is something appeon may be looking into for future powerbuilder web deployment. The appeon plug-in is the reason we have not used Appeon Web for any of ...
Hello, a customer of our is running our PowerBuilder application on a Windows Server 2016 Terminal Server and reported that after a while users randomly cannot print anymore. When they restart our application, they can print again. Important: All ...
Hello   I have a ws which one of its functions getting files as  an array of bytes . I convert the array into a blob , and save it as a file in the hard disk The problem is I can't save it out side the iis directory   Does any one have an idea ...
I noticed that PB19 themes behave differently between MDI and MDI docked. It’s seems that within an mdi dock application, the background color of a window does not change according to the themes. In the attached files, you will notice the difference...


There are no discussions available here currently