Featured Questions

Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
Hello, Exploring the object WebBrowser i came out with a doubt   Is there a way to get coordinates of the cursor of a pdf/image that have been loaded with a webbrowser? Something like, if cursor is in top of web browser, show up coordinates x,y o...
I wish to use the BringWindowToTop Windows API in a 64bit environment. I have declared as follows: FUNCTION boolean BringWindowToTop(longptr w_handle) LIBRARY "User32.dll"  Alias For "BringWindowToTop" This works in the PowerBuilder 32bit IDE but ...
Hi, our organization is currently using a rich client desktop application developed with PowerBuilder 11.5.  We would like to migrate our application to the currently available PowerBuilder 2017 or 2019.  We were wondering if anyone had experiences m...
Power Builder 2019 R3 can not execute Maillogon for MAPI.  Refer below code. Mailsession  ims_mses ims_mses = create mailSession mRet = ims_mses.mailLogon (mailNewSession!) Above code gives mRet = mailReturnFailure! Please note I am using Power...
Hi all in CMD  env. when i wrote       ping 8.8.8.8  > E:\out.txt the output of this command is written to e:\out.txt   but in PB env when i wrote Run(" ping 8.8.8.8  > E:\out.txt") or even   Run(" ping 8.8.8.8  > E:\out.txt", Maxim...
Hello, When I try to navigate from first page to second page in My Questions area of this Community Forum, I reloads the first page again.   I could not navigate to page(s) 2 or 3 or 4.  Seems the end page is working fine, when we click button. ...
Update:  The call is apparently asynchronous. After hitting ENTER as described below, the application finally started about 6.4 minutes later! I entered my credentials into the app and hit LOGIN. 2 minutes later the application frame was built.9 minu...
Hello, tab control in multiline mode loses the initial position of its tabpages. In the image, when click on tabpage "row 3.1", first row becomes third one and the others are shifted upward. I don't seem to find a property to keep tab pages in the...
I have SQL anywhere 16 installed but am having problems connecting to the peat.db file for the PFC examples (I've tried the current version of the PFC and the 2017 version).  I'm gettting a 'file was created with a different version of the software' ...
Hello, About upcoming PB 2022 / Snapdevelop 2022 We see HTML UI development is on roadmap for Snapdevelop 2022.  Would like to know any RAD (type of) for HTML UI is planned ?  Like DW in PB can we expect something similar for HTML UI (HTML DW) ?  ...
Unable to run SalesDemo_Restufl from R3, Under installed code examples I cannot find the SnapDevelop solution to go with SQLAnywhere as defined in help. there is one for PostgreSQL. I found this help document, the instruction suggest a specific sln ...
  It took me a while also before I realized that this option existed, so I just wanted to share this information. regards....
A thick client Powerbuilder 2019 application using an Oracle 12g database and client consisting of several modules is being tested for feasibility to run as a Web application using PowerServer 2020.   However the first module which connects to the da...
PB2019R3, b2703Windows 10 64 bit platformWe have a utility that performs an IMPORTFILE. If the file is too large, THEN it opens the source file and does a FileReadEx of the data line by line into the DW.These source files are LARGE, and this process ...
Hi guru I upgraded powerbuilder 7.0 to 2019 R3 . is need  to upgrade my 7.0 PSR , if need to upgrade. is need to infomake to upgrade or other method   please advise   William    ...
I'm trying to display in a datawindow a column that is over 32,767 characters, it's 36,220 characters.  I tried to increase the limit in the edit table to 50,000 and also setting to 0.  Every retrieve on displayed 32,767.     I check the length of t...
I'm using PB2019. I have a window with a radio button on it (not on a DataWindow). When it gets focussed, a weird dotted border appears above and below it. See the attachment. Does anyone know what causes that, and is there a way to eliminate it? Lo...
I saw this question online and I have the same question. Does anyone have an answer?   " I have read the documentation regarding the use of this function but I have one further question. The Description for this function states: Sets the num...
Hi All, I'm thinking of buying some 3rd party controls for calendaring (WAG, MAG, etc.) & document processing. Should I get the Activex versions of these controls (32 or 64?) or can I somehow use another type like Winforms? Seems like I heard ab...
We have a fairly large PowerBuilder application that is used to run our business. We are working on a 2 way messaging module and there are lots of messages. In our database (SQL Server), the message id number (used to uniquely identify the record) ...


There are no discussions available here currently