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.   :) ...
I want to use powerclient's service. I don't have any hosting plan, so please suggest me the best hosting service and how to configure it for power client testing.  ...
How do I change the font to something readable in snap develop? It looks like it's stored in the themes, but they are stored in XML files within the dlls.    I have bad eyes and need to be able to read the thing I'm programming.  I've attached exam...
Hi.   We have a singleline edit for searching texts and such in one of our forms. I can paste text into it when I first run the program, and take action on the modified event when Enter is pressed. But if I go into the edit and do another CTRL-V ...
I'm trying to generate and sign a JWT using a RSA private key generated from an external source in PB2017 R3. When I call AsymmetricSign, I get an "Invalid 'privKey' in AsymmetricSign" error. I've read the article here, but it leaves out the part th...
Hi, I'm using GetFolder function to get a folder name but the PB is "freezing" when I try to access a folder that has subfolders with thousand of files.   string path_source integer li_rtn  li_rtn = GetFolder( "Folder", path_source )   PB 2019...
Hi, I'm trying to set a timeout on the RESTClient.At the moment if the API is unavailable the application waits for 20 seconds (this is a default action(?), I haven't changed anything). I want this time to be reduced to 3 seconds.When I set client ...
I understand that this is not a community to help other products(third party products), but maybe somebody can give me a direction. I purchase the new realease DW2XLS object (The one that works with Appeon PB2017). They give me two dll (PB2XLS.dll & ...
Hi, Is Appeon FileService dependant on PowerServer? I mean, does PowerServer must be installed in the machine where the Appeon FileService is installed? Thanks in advance!...
Is there a way to change the PDF page size and orientation when using the PrintAsPDF function in the new PB2019 R2 WebBrowser control?...
Is it possible to prevent a specific window or user object from having a theme applied to it? e.g. w_main would have no theme at all. I created a new theme-[xxxx].json file. I added blank entries for my objects:"w_main": { } The window is still ...
Hi, I need to develop a desktop application for a touch screen computer. The problem appears in the fields in which a keyboard must appear to type in them, either from datawindows or edit mask, single edit .. Is it possible to use the virtual k...
Hi all I am trying to generate a json string like this ( pb 2017 r3 ) : {"shovarim":[{"SystemCode":1865,"MisparShovar":186500134,"LastDateToPayTime":"0001-01-01T00:00:00","SugShovar":32,"CodeUser":1200,"Herot":null,"ProgramCreate":9,"SumToPay":2.0,...
i am trying to use the getrow() function with infomaker version 2017 R2 Build 1769 however because the report i'm developing is requiring the N-Up Datawindow it is throwing the function off , see below. Is there as way i can use this function or any ...
I am working with a client who has a client server application in Powerbuilder 2017. They want to migrate it to a web application. Can you point me to some documentation that argues for using CloudPro as opposed to Java or .Net?...
Let n_pbni denote a non-visual object exported by a PBNI-Extension and let n_derived denote a class that was inherited from n_pbni. Assume that n_derived's constructor and destructor are implemented and reference global variables that are part of the...
Hi All,     I am using PowerBuilder and Sybase for client server application.  ODBC is using for DB connection but not able to add SSL. I used PSR file and INI file to store Server connection info. Which is the right way to connect PB (Secured one)...
Hi all, Thanks for spending your valuable time... I have an issue in the ItemChanged Event.  Consider that I have a dropdown data window having id & genname in the list. The data type of id is numeric and genname is  string. The data column &a...
How to I set "Windows Classic Style" in the IDE so I see the lowered border type in the IDE....
We've successfully used n_cpp_smtp to send emails from PB2017 applications, but we've recently added a new customer for which it doesn't work.We suspect an issue with the SetAuthMethod or SetConnectionType functions. The argument to both is an intege...
hola, ¿que parámetros le envío al GetFileOpenName para que me salga la ventana con las opciones de amarillo? hi, What parameters do I send to GetFileOpenName so that I get the window with the yellow options? Solo he logrado conseguir lo siguiente...


There are no discussions available here currently