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.   :) ...
Hello, I have a problem with a column in a datawindow. The column is a string column and is supposed to contain a subject of a text. If I type a long text without spaces in the column (like a filepath) and the column does not have focus part of the ...
Hello. I´m trying to convert a string date coming from user input   the string is for example "05/2015" in the format "mm/yyyy"   and i want to convert to /01/05/2015 in the format "dd//mm/yyyy"   ldcompetencia = date(em_competencia.text)  ...
  Hi,  I'm using Powerserver Appeon PowerServer 2019 Build 2151.00 Powerbuilder Universal Edition. Version 2019 Build 2082   We have performance problems with some PC Users when executing a Web PB App.   I mean, in my  PC and other 4-5 Users I...
Hi, I am using a web service to retrieve a picture from cloud. The picture is stored in a blob. I can show the picture using the picture object. Now i need to the following three tasks 1. Save the picture 2. Email the Picture. I am not sure how ...
Hello, I have migrated my application to PB 2019 to improve Usability since “Themes” can be applied and it looks great.   However, the Theme defined for the CommandButton control applies to the "Call to Action" button and the "Cancel" button. Thi...
Hi, how is the ribbonbar control initialised using PowerScript? In the documentation/How to guide there is only this : wf_init_ribbonbar(rbb_1,False) and I dont have the sample application the above is referring to. Thanks, kp...
Hi when i use NativePDF! with datawindows with several pages , in the second page the header dont work and the letters is over it . What can i do?...
I am trying to have an application built using Powerbuilder 2019 connect to a Microsoft SQL Server database with TLS 1.2 enabled. The Database connection fails with a SSL Security Error. However, I am able to connect from within the Powerbuilder Dev ...
Good morning,Upon making a change to an object within a particular .pbl (acme1.pbl for example), I right-click on that .pbl (using TortoiseGit) to commit the change to that specific object. This commit is reflected in the ws_objects folder.If I do a ...
Hi.   We have successfully migrated our application to PB2019 and have also implemented the option to change theme. But why is the titlebar on the windows left unaltered? Here is our application using the "Flat Design Dark" theme and Microsoft Fi...
I'm getting a parsing error in the C# model generator for a datawindow that I am not sure how to resolve -- see attached.  The datawindow works fine in PB when doing a preview and passing the required arguments.  The issue appears to related to a sub...
Hi Experts! We've identified a strange problem. On some computers (with probably only Windows 10) our programs written in PowerBuilder 2019, 2017 and 12.5 crash when you activate the Windows screen magnifier (full screen). On other computers (also ...
We are using xUnit for our unit tests.  Tests – very simple ones – will often fail with the attached error when doing a 'Run All Tests' operation.  And it is random.  If I select the failed test that is highlighted below and do a 'Run Selected Test' ...
Hi all,    How can I find the list of unused(not referenced by) objects in a PB2019 project?     Thanks      ...
I have a datawindow that was created on powerbuilder 8, when i migrate to PowerBuilder 2019, i saw one problem: In the datawindow i have many columns , one of them is a text type , in the previous version it works, but in the new version , i can ins...
Hello, I am new to PB community and recently our company purchased and installed 2019 standard license to migrate PB9.0 application we had, which was last  updated in 2010.  Created a  DB profile , giving connection Error " Please connect as PB cata...
I just installed PB2019 on a Windows 2016 server (64-bit) and migrated our application. No errors. Did the same last week on a Win10 desktop. Migrated the application there as well.  I noticed that I cannot regen any datawindow objects in the 2016 s...
Version: PowerBuilder 2017 R3 Build 1858 When using the native Git integration of PowerBuilder, it seems to ignore the pre-commit git hook I've created. pre-commit: #!/bin/sh branch="$(git rev-parse --abbrev-ref HEAD)"if [ "$branch" = "master" ];...
Hello, all I am confused with the documentation of Orca script. It does not state which part of project deploy each command does. What exactly do the following functions do? 1. Build application - a lot of processing but no PBDs are created 2. B...
I am getting error like Appeon power builder 2019 has stopped working message with close program button.   Scenario: I have defined event with pbm_lbuttonup event id in user oject and that user object placed in window. while running the applicatio...


There are no discussions available here currently