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...
Hi All, Appeon announced Friday the official release of PowerBuilder 2019 R2! ...
Hi all, I'm having trouble to find the NVO eon_cordova_calendar in my PB 2017 files. Also I could not find documentation in the Appeon User's Guide about it. There is a similar question in the Community in December 2017 that Govinda replied informi...
I've to migrate my apps from PowerBuilder 12.5 to PowerBuilder 2019. Some DLL needed are common for these 2 versions : libjcc, lbjutils, ... How can I install the 2 versions of my apps (PB 12.5 and PB2019) on the same directory ?...
Hi all,   Did someone already tried to send emails through the EWS webservice api please ? Customer of us is requesting this to be part of our next version. We are on Appeon PB 2017 R3. Any pointers welcome !   TIA John      ...
Hi Where do we find these necessary files for deploying our application that has an InkControl?  Reading the help file states we need Microsoft.Ink and Microsoft.Ink.Dll and Microsoft.Ink.Resource.Dll files.  I can locate the last two, and cannot fi...
I used to use PushOK SVN plugin with my Powerbuilder 2012. Now we migrated to PB 19 and we are trying to use native powerbuilder SVN. But we are facing some problems. Very often when 1 developer X commit changes, the developer Y tries to get it and ...
I am using PB 2019.  I  have created a HTTPClient object to retrieve data into a datawindow.  When it gets to the line      ll_rows = rest.RetrieveOne( dw_1, "https://mymeded.com/course_credit_awarded") it returns -4,  I can't find out what -4 mean...
Why RibbonBar Button DropDown Items are not showing up? ...
I am opening window using OpenWithParm function, I would like to insert window name into menu. How do I achieve this? Thanks in advance....
Hello, PB 11.5, SQL Server 2012 Express In one particular Win 10 machine, few text fields don't get displayed.  The same program is working fine in all other [Win 7 & Win 10 ] machines.  Only this machine doesn't display anything [just blank ] ...
On clicking search button, CTRL + F action should happen. How to trigger keybd_event method for keys CTRL  &  F together? ...
We've been waiting for the 2019 R2 release for some time now and reached the point at which we are actually holding our own releases due to this... do any of you know when Appeon plans on releasing? our window is closing and if we can't upgrade NOW ...
Hi.   We have invoked a web service for several years now, but it suddenly stoppet working from PowerBuilder last Friday. We have not upgraded the application in over a year. The web service is hosted in Azure and they use CloudFlare in front as ...
I was wondering if anyone has come up with a reliable way to determine if a PB Mobile app is running on a Tablet or a Mobile Phone running on Android. With IOS that is quite easy since you can of_getdevicetype function in eon_mobile_deviceex object ...
Hi All, If any once face or have idea about ss below issue with powerbuilder 2017 and MQ 9 connectivity please help .   Error : Error calling external function MQCONNstd@16  which is defined as alias for "MQCONNstd@16;Ansi" LIBRARY "mqic32.dll".  ...
The GetURL function makes the web call asynchronously but doesn't support HTTPS. The HttpClient object supports HTTPS but makes the web call synchronously. Are both of these statements correct? Has there been any thought to supporting async in Htt...
Hi PowerSphere What would be the best approach here. I'm going to develop a very simple Mobile Application that uses database back-endI'm considering to use PowerServer Mobile as my back-end - but would it be better to use c# webservice instead - o...
Hello all , I am trying to consume a WCF ws  in pb 2017 r3 with .NET proxy object . *  I know I should use Httpclient but I don't know how to use it if I don't have any example of xml describes the functions calls , setting the fields and all … fro...
  buenas Tardes   Al comprimir con el objecto CompressorObject y pasarle un password encriptado me devuelve -2 -- The password entered is ilegal.     Este es el codigo utlizado   string ls_source, ls_target,ls_clave Blob lblb_dataBlob lblb_...
Hello, Is anyone using transparent Windows as demonstrated in https://community.appeon.com/index.php/codeexchange/powerbuilder/209-pb-transparent-window in a Windows 10 setting. It does not appear to be setting the Window background to transparent...


There are no discussions available here currently