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, we use several ActiveX components in our application that we have to register during installation. To simplify this process, we are currently looking into Side by Side manifests to access the ActiveX components without the need for registration...
Hi, We currently use some ActiveX controls in Powerbuilder. To be able to use the ActiveX controls without registering them at runtime, we decided to add manifest entries for the corresponding DLL files. The DLLs are deployed by us relative to the E...
Hi all, In my application, I have a user event for printing to a label printer, triggered from a right mouse menu option. I'm wondering how to get and save the current default printer, call PrintSetup() to allow the user to select the label printer...
Running local kestrel server for powerserver is giving error that it cannot reach the powerserver license server. This use to work fine for us. I am attempting to run the local kestrel server to start recording in Jmeter for load testing the applica...
Hi    We are trying to add OAuth Authentication in our Application, in my machine where the initial code was developed the authentication works fine, however when I share the code/Exe with team members in their machine it is not working, the first ...
Hello Appeon community.    Does anyone of you have experience with the use of DataLoad with PowerServer 2020 and PB 2019 R3? And if yes can you please share us more information? Thanks in advance!...
Hi Team,    How to fix or give the height to the options windows in dropdown, please refer below image. we are using the Style Type of the dropdown is "DropDownListBox" and we gave the static values in the code table.   ...
Hi everyone, Just wanted to ask if there is any certification or documentation confirming that it's okay to migrate directly from PB 12.5 to PB 2022. Thank you....
Hi Team, Previously, we worked with PB 2021, and last year we migrated to PB 2022 R2. After the migration, we encountered an issue with a dropdown button that loads options from an SRD file. On the first click, all options are visible (e.g. 4 option...
Hi All,  So far, we have been using a third-party DLL called dddll.dll to drop emails from outlook application to our PowerBuilder application. But it is not working for newer version of Outlook that is we based. Is there a way we can achieve this f...
Currently having an issue where my RichText field is being cut off and only displays a portion of the field when running the report. The RichText displays correctly in the powerbuilder datawindow in the application however when the report has this is...
Hi, Using PB2019 SQLAnywhere 16 I want to create a computed field on a grid datawindow. I am trying to use isnull() so on the computed field i wrote isnull(amount) I get the following error  SQLSTATE = 37000 [Sybase][ODBC Driver][SQL Anywhere]W...
Is there a way to display WEBP and AVIF images from a URL in powerbuilder?...
Anyone had any luck communicating with serial port devices in PB2022?  I asked a similar question a while back, and Chris offered a solution.  I tried implementing that code in my pop-up window, command button cb_read: integer li_FileNum, li_rc str...
Hi All! How sign a xml file with a certificate x.509? Here we use many many xml files to exchange information between companies and we need sign with certificate x.509 (A1, A3...) these files to guarantee the security... Is there a resource in PB ...
We have a PowerBuilder desktop based application build in PB 2017 R3 and we are trying to automate this application using TOSCA version 2023.2.1 X64 but we are facing errors when we try to scan the application and please find the error details below ...
Good Day!! The Run time package(.msi) have created and installed successfully on the system but not able run the application due to Environment variable not created so we are getting below error We are using PowerBuilder 2022 R3 Build 3356 (Trial v...
Hello everyone, do you know how I can get the path of the Windows user's documents directory, regardless of the language configured in the Operating System (Window)?   Thanks   Luis...
Hi, We are trying to create a PDF document using the PDFDocument object and multiple ImportDatawindow() calls, but page breaks are inserted between each datawindow. Is there a way to delete these page breaks in the PDFDocument or do we have to use ...
So my company has been working with a call center company and they offered their email capabilities to us.  My company wants to use them and we can send Emails via SMTP to their system so their system can do enhancements/formatting and what not. The...


There are no discussions available here currently