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 all, I'm working on a program that allows the user to build/customize a DataWindow, and I'd like the user to be able to add an image to their format. I'm storing images in the database, so I'd like to be able to use the tableblob object, since it...
I have questions... Does the PowerClient feature require the CloudPro license or is it available for Professional? Is PowerClient only for client app deployment? I just want to verify it is separate from PowerServer. Does it support deployment to ...
Hi guys;   Thanks for your time. I need to know what type of data retrieve a query; when use a datawindow. I put into context what require or intend to do.I have several queries to make to a database; on several tables, with different types of dat...
I am working on using EPPlus C# assembly for Excel from PowerBuilder. I am doing it with PB 2021 for now until we move to PB 2019-R3. Then I can move the code into the main application. I wrote a wrapper assembly in C# to make it easier to work with...
Good morning, As you can see in the image, as default the ribbonbar in a category panel shows 3 rows of SmallButtons. I've tried to show 2 rows using the tag group with property NewLine="true" and i like this case because it looks align and the s...
Hi, Without using .Net DLL importer ,i have used LoadWithDotNet() function to connect to the DLL from powerbuilder. but when i try to create the instance to access the method available in the .net Dll,i am getting null object reference DotNetObject...
Hi,   Is there a way to hide the picture section of theses items ? I just want to show the text. Regards,...
While debugging the dll created in .net framework 4.5 from powerbuilder 2022(R3) through attach process getting below error(The breakpoint will not currently be hit.No symbols have been loaded for this document). Kindly help to recolve this. Please f...
We're experiencing an issue with a legacy powerbuilder application and could use some advice on how to proceed.  We recently switched build servers where this application is built, and the application behaves differently based on which build server ...
Good morning,   Let me show you how i have it in the previous version of the Application without the ribbonbar. This window is as a  presentation/initial window, all the sheets you open are open over this presentation window. When i migrated to...
Hi, Am using PB 2022 R3, planning to consume .NET dll using OLE Object in PB,.NET dll is created  and build using .net 6 core (VS 2022) - Is it possible to consume it in PB?, while consuming i am getting dll cannot be created. Note: I have already...
I am trying to create a custom userobject that hovers over my ribbonbar that I've created.  I want that object to have the feel that it is part of the ribbonbar, but it is technically not part of it. So to do that, I have all the objects in my custo...
Do we have a full list of the actual startup parameters - including any 'undocumented' ones? for example: app.exe /debug    I have an application that gets started up to run as a commandline application.  Has been working for a long time (couple o...
Hello, Using PB 2022 R3 with SQLite 3 When we retrieve data in a datawindow from SQLite database, all (numeric) computed columns are retrieved as character fields.  And converting the character values into numeric and then doing the required comput...
Hi Appeon Team, Just before 2 days, we given our application which we created in Appeon 2022 R2 (1892) for the penetration test and they replied your application is reading more than 100 dlls like PBVM.dll, PBSHR.dll, PBUIS.dll etc.....   Attached...
Hello , I am using PowerBuilder 2019 R3 and tuxedo is a middleware to connect with backend . My question is that Can we connect to different securities suppose 1 security is down  can i connect to second security by configuring something in ini fil...
Hi Team, Need help on scrolling user object based on row selection. In a window, I have a datawindow on the left side. On the right side, I have a user object(container for user object) inherited from u_base. I have opened several user objects one ...
Hi  I try to check / uncheck datawindow checkbox editcontrol from program.  When I change the value with SetText() the datavalue changes but it doesn't effect the checkbox state. Hope for help. BR Jesper ...
I don't want to use the setrow function on my dw because I don't want the blue row. So in my detail band, I set the background color conditionally if it is the current row. I have two issues, on the clicked event, the row doesn't change colors unles...
Hi Folks How to disable the statusbar in the left corner of the webview2 webbrowser of PB2022 R3 ? I found  https://learn.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2settings.isstatusbarenabled?view=webview2-dotnet-1.0.2...


There are no discussions available here currently