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.   :) ...
Dear ,                We are created mobile application when user will login and attempt our first shop then we insert the time in database and mark there attendance. But user reach to market at 11 a.m and change there mobile time to 9.am and visit ...
In my project users need to be able to copy data from SingleLineEdit, MultiLineEdit and similar controls event when they are not supposed to edit that data. To achieve this functionality instead of disabling controls I set them to DisplayOnly and cha...
Hi there, I have done the procedure to run my app as IWA. The IWA shortcut successfully displays on my desktop, but when I run it, I get the following message: AppeonIWAShell: Failed to launch the PB application. URL address is https://www.sinergylow...
Hi Team,   We are facing some problem in PowerBuilder 17 version upgrade. Actually we searched one field value from our application screen but it was fetched the description id instead of description name.   Previously it was works fine in the ea...
Hi I have a strange behavior with powerbuilder application running in a VM (ESX Server). After the VM is resized sometimes the powerbuilder application pop ups a strange dialog and want to save a SSE file (see attachment). After closing the dialog t...
Hi guys, i'm writing again about a problem about LDAP over SSL authentication. Using PB2LDAP (downloaded from APPEON download area) i can connect without problems with LDAP connection. But there is no way to connect with server using LDAPS (using ...
How do I modify theme of an object, that is added with function OpenUserObject(), like this: uo_StaticText luo_StaticTextTHIS.OpenUserObject(luo_StaticText, 270, 380)   I've made a custom theme-custom.json file in my theme folder, it looks somethi...
Estamos tentando criar um cliente de serviço da web. Este serviço da web é um ponto de extremidade MEX (https: // xxx / MEX? Wsdl)     Versão Powerbuilder: 2017 R3 Testamos com SoapUI e funciona bem Att.,   Fabricio...
If possible, please share it on CodeXchange and post the link here.   Thanks!...
Hi All, Just wondering where I can download a copy of the Sales Application Demo desktop application as referenced in the PB Help. Thanks Michael...
I'm upgrading from PB 12.5 to 2019 R2 (build 2353) and have come across a problem.  We have a structure that is a set of arrays of each type of variable, that we use to generalize passing parameters.  One of the variable types is an array of powerobj...
PB2019R3Pbc12.1The PBv12.1 code is a separate EXE called from the PB2019 app using the RUN command.The PBv12.1 code starts and gets the Windows Handle of the calling window.What I want to do is to cast the Handle into a datatype so I can directly ref...
Looking for PowerBuilder 9.0.3 update which we have lost. We do have PowerBuilder 9.0.0 Enterprise....
Hellow, I am tring to capture picture from webcam using webcam.js.( see an example here: https://makitweb.com/how-to-capture-picture-from-webcam-with-webcam-js/ ) Then, I want to load this page with PB webbrowser. The problem is that when using th...
Hello, PB 2019 R3 2 windows - 1 view window and 1 edit window view window list all required records from a table and when double clicked it opens the edit window with data for that row.  Both view window and edit window are open now [in a mdi wind...
Hello Appeon folks, Is PowerBuilder 2017 R3 1858 and onwards versions are windows 2019 certified? We are planning to migrate our user's system to windows 2019?   Please confirm....
We're using PB 2017 R3 and making SOAP-based web service calls via the httpclient. From our client system, we call an internal API that we host that serves as a wrapper for a 3rd party API to process credit card payments. Everything has been workin...
Hello everyone, i've successfully migrated my application from PB 2017 R3 to PB 2019 R2. Everything working fine, but i've noticed a strange behaviour of the application icon. It's showing correctly in the application additional properties inside PB ...
Hello i was a doing an exercise where i can import csv with dw_1.ImportFile(csv!,path) But my question is, Its possible to import a txt file with metadata, separate by a ' , ' or  '~' or ' - ' or any other character to a dw?  i have only used this ...
In the Ribbonbar Builder, it generates XML file with names of events to trigger on Clicked event. How is this XML file deployed if users could change the event names by editing the XML file to access windows that they may not have access to? They cou...


There are no discussions available here currently