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 guru guys, I have been successful  calling a REST API using OLE Objets Msxml2.DOMDocument.6.0 and MSXML2.ServerXMLHTTP.6.0. Now, I have an API with "Request Data" that I'm not being able to call from PB. Can any of you help? This is the sample ...
Hello all, Just wondering if there is a solution for this issue on the web:'Autosize Height' does not work on the WEB for the Group Header Band. It's working perfectly in Powerrbuilder client-server environment, but does nothing in the Appeon WEB, th...
I am running PowerBuilder 2017 R3, I have a data window that executes an Oracle procedure with an output parameter as a cursor. If I execute the datawindow from within the powerbuilder IDE the results are returned and I can see the correct data. Wh...
Does anyone know why the Powerfilter 2.0 will not show the dddw display value when the filter is used and will only show the underlying table data value. Its extremely frustrating since I though the tool was built just for this feature. I see code in...
PowerBuilder v12.1Windows 7, 32 bit platformDue to the insanely high cost of Oracle, our company has decided to migrate our databases to PostGreSQL.We currently connect to the Oracle databases using the native Oracle driver for Oracle 10: PBO10120.DL...
Hi, Is it possible to change date format on an editmask control? When I try to save em_date.Mask = 'dd/mm/yy' I get an error:"A readonly property can be modified only in an event or function in its parent class" Is this normal? Regards,Marcin...
Hi,  I have a strange issue with Appeon Mobile when taking photos on iOS. The photo is taken and saved however just after taking the photo the image is cropped to a square image. I cannot see why it is doing this and can't see any options for the ...
Hi I am creating a crosstab report - in pb2017 r2 - where I have items down the side and date across - as per below   item                 pieces                        15 Jan        16 Jan  .......... Total  sheets               50             ...
Necesito poder conectarme a un servicio por medio de Socket (con IP y puerto) para enviar un doucmento de venta en formato JSON y recibirlo una cadena para grabarlo en archivom PDF. ¿Cuál es el tipo de objet y metodos a usar? De ser posible algún ej...
Good day Community I'm reorganizing the PBLs of a project. This project is more than 20 years old and has many objects present in more than one pbl. Is there a method or utility to get the list and location of duplicate objects?   Thanks in adva...
Hello, We would like to migrate our infrastructure from Citrix XenDesktop 1808 (Windows 10) to Windows Remote Desktop Services (Window Server 2019). Connected on Citrix, each user has a copy of the .exe and of the .dll's locally. With this configur...
Hi,   I'm using PB 2017 R3   I have a global function string f_global_function (date ad_date) return(g_global_object.date_functions_object.of_method(ad_date))   If I use that global function in a computed field in a datawindow the function is ...
  About the next beta update for PB 2019, What Android API will be included with PowerServer Mobile? Right now, the API version used by PS is the API 18, but API 26 is needed for app uploading to the Play Store. ...
  Hello, I want to know about the implementation of Voice Recognition function on IOS by PowerServer Mobile, because I developed an application with this function, and it works perfect on Android devices, it only lacks IOS compatibilit...
I have build my PB project using 64 bit and it is not working where I have build the same code with 32 bit it is working. Can some one will help in the regard. Do we need to import any files for 64 bit complaint. ...
Hi ( happy new year !!)   I think i must be doing something wrong. I have a datawindow - which is just a single simple table - with no retrieval arguements I want to use querymode against it. So in the open event i set the transaction object dw...
I have migrated my app from PB 11.5 to PB 2017. I am using PB's internal RTF control to edit text and save to database. To save text I use copyrtf method and save the text to the db. In PB 2017 when I retrieve the text and display the RTF text...
Window key event [pbm_keydown] is no more triggered after migration from 12.5 to 2017?  ...
Guys, We are trying to convert our current PB 12.5 application to PB 2017 R3. We managed to convert our application to 32Bit and currently testing it and at the same time we are trying the 64Bit version. Unfortunately one feature of our system seems...
  Converting a huge client/Server app to web and mobile app, module by module, I know I have to through a lot.   in our code, frequently required to know the ancestor class name.. ie   /// ClassDefinition cd_windef do cd_windef = FindClassDefi...


There are no discussions available here currently