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 Guys Is there anyway to exportJson and include all the DW definition syntax like getfullstate can? What I'm trying to do is pass DW data and structure through to an application that does not know anything about the DW definition and does not have...
Hi, I'm currently test the migration for some of our PB 12.5 apps to PB 2019 R2. We started using Git for our latest app and want to use it for our older apps.   Here's the setup I created a Git repo for each of the 3 apps. Added to source cont...
Windows 10, 64 bit VMPBv12.1, b 6158This never happened on windows 7, but on my <sarcasm>NEW and IMPROVED</sarcasm> Windows 10 VM, every time ANYTHING happens in the PowerBuilder IDE, I get a sound. They are driving me insane!How can I tu...
Hi, This has to do with datawindows. I'm currently using PB17R3 but I don't believe the problem is limited to this release. I'm attempting to dynamically control the background color of columns based on relative values within the datawindow. Someti...
My current application is 32 bit and uses a Snowbound DLL to display my images.  I can also get it to work using ImageGear.  I  can't spend the money to upgrade to 64 bit or a .net version.  So, I was able to use GDIPlus to display the images in a ty...
Hi: We have a freeForm DW with Reports and when de result have more than one page the paginatión is very ugly, doesn't do de scroll continu, puts the backgroung grey and the secon page is no visible until we scroll to the begin. How we can do then c...
I created a new branch for our application code (PB 2019 R2, Windows 10, SQL Server) in TortoiseGit.  I was able to switch to the new branch and PB recognized it the next time I opened the IDE.  Commits and pushes on the new branch have worked fine s...
Hi everyone,  I ran into a problem while trying SnapDevelop. I am trying to create simple REST API.   I have a DataStore, which is imported from PB. It uses stored procedure as a data source. That stored procedure takes 5 arguments.  I can create...
Hi support team, I am following below article and tried to generate a grid type DW into C# model, but could not find where is the "Generate C# Model" option. https://docs.appeon.com/appeon_online_help/powerbuilder/CRUD_Operations_with_.NET_DataStor...
In my menu when I set the ToolBarItemName to one of the PowerBuilder builtin icons, the background color of the icon is silver (see attachment). I want the background transparent. Is it possible to change this?...
Can Powerbuilder 2019 R2 be installed on a virtual server?...
Hi Expert. We have successfully been using PowerBuilder 2019 Build 2082 with Git for some time. We are using Azure DevOps to host our repos. It was decided to move the repo to another location on Azure, and then issue occurred for one developer. We ...
Hi Guys Just a quick one as I suspect I know the answer really. I'm using the following code and getting an error saying that the Sql arguments are invalid or incomplete. My simple reproducable is: ls_sql = dw_1.GetSQLSelect ( )ls_dw = sqlca.synta...
I'm trying to make a web browser window in PB application using WebBrowser control of PB 2019 R2. But I faced one problem with that.On the develop environment, the web browser window is working good. But on the user station, there is a problem. As...
Hi all I am trying to Add Data Source by clicking on the Add button in Add Transaction Object window in the Application Profile Configuration. I am able to set up a Database Type Profile Configuration (please see attached) However, I am not able t...
Hello, I try to use SVN as my source control. My File -> Connect to Workspace is disabled. How may I make it enable to let me be able to connect to the repository URL? Thanks, Jon...
Hi, I'm testing usage of the RESTClient in PB2017 and I wanted to use it on a mobile app deployed to PowerServer. I created a simple app with one window and one datawindow to use it for GET request as per your recent webinar. Code in open ...
In PB 12.6......my app has a PBL (not PDB) in our library path.  We store our reports datawindow syntax in the database, extract it, may or may not modify it, and use LibraryImport to create the datawindow object in this PBL.  This has been working w...
Hi,   I have a PB app with a data window with a date column drop down calendar edit type.  When the user clicks on the down arrow to show the calenbdar pop up the whole app crashes and closes.  No error message or anything, just the entire app clos...
Hi, I've noticed recently that ReceiptRequested property has no effect in PB2017R3, I know this version is using Extended MAPI and I tried to go back to Simple MAPI by adding UseSimpleMAPI=yes in pb.ini, but ReceiptRequested still doesn't work. I ca...


There are no discussions available here currently