Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 4 years ago
- Manuel Rivera replied 3 weeks ago
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...
            Please Update Your Queries With The Solution
- Resolved
- How-to
- Last updated 4 years ago
- Olan Knight replied 4 years ago
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) 
            How to specify the font when save datawindow to excel file
- Resolved
- How-to
- Last updated 2 years ago
- ma jack replied 2 years ago
Hello everyoneI use the saveas method such as dw_1.saveas("test.xlsx",xlsx!,true) to save datawindow into an excel file. The font of all cells in the excel file is Arial and the size is 10.
I try to modify the column font and size in datawindow , bu...
                    
            Failed to run PB2022 R2 after installation
- Resolved
- How-to
- Last updated 2 years ago
- Dexter Madrinan replied 2 years ago
Hi, after installation of PB2022 R2 I got that message when I try to run pb220.exe.
'Failed to load the DLL pbsys.dll, Runtime version: 22.1.0.2819.'
How do I solve this?
 
Thanks,
David
            suggestion needed how to define custom images
- Resolved
- Advice
- Last updated 2 years ago
- Roland Smith replied 2 years ago
Hi Team,
In my application, custom images are defined as below. Can you please suggest how to read these? what is this graphicman refers to ?
 
Thanks in Advance.
 
Regards
Subrat
 
            Grid lines issue in grid datawindow
- Issue
- Last updated 6 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello Everyone,
Seeking for help on the below issue.
Customer reported that datawindow grid lines are not visible when the rows are displaying in more than one page. Actually, grid lines exist, but grid lines color is adjusted automatically to ligh...
            Do PowerServer 2022 environment supports authenticating SQL Anywhere database
- How-to
- Last updated 2 years ago
- Logan Liu @Appeon replied 2 years ago
Power Builder supports authenticating a of SQL Anywhere database but do PowerServer 2022 environment supports authenticating SQL Anywhere database using an authentication string.
Wil it supports a sample string like:
EXECUTE IMMEDIATE "SET TEMPORAR...
            Hello,
 
I work with Powerbuilder 2022 R2 and I have an issue with the printing of checkboxes.
When I retrieve datawindows with checkbox I can see the box with a flag but when I print it the flag become a ü.
 
Result in datawindow : image1
 
R...
                    
            For deploy the code facing issue
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi all, Using PowerBuilder 2019, while deploy the code in build folder missing some .dll files. Is this need to build this file? please advise.
 
            I have a PB 2022 desktop application that opens an internal website in the new chromium webbrowser object. It prompts for SSO credentials prior to opening the site. Since the users log into the app using their SSO credentials, I was able to use the E...
                    
            Using Windows ReportEvent API from Appeon PowerBuilder 2022 R2
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
I have an application which has been working fine under various PowerBuilder releases, 2017, 2019  2021. The application is compiled 64bit.
However, it will not run properly when compiled in PB 2022 R2 Build 2819.
The crash is when a function calls...
            How to get the MDI frame position (x,y) in relation to the display/monitor?
- Resolved
- How-to
- Last updated 2 years ago
- Kari Paukku replied 2 years ago
Hi,I don't appear to be able to figure out how to get the MDI Frame position in relation to the display it is shown.
What I would need to know is that, if the user moves the frame,  how far is the frame e.g. from the left side of the monitor edge.
...
                    
            Date Edit Mask text not always converted to date correctly
- Resolved
- Issue
- Last updated 2 years ago
- Konstantin Goldobin replied 2 years ago
Hello,
I stumbled upon an old piece of code that converts the text of an Edit Mask window control to a date value using the Date() function instead of using the GetData() method. The mask is "[date]" and the MaskDataType is "datemask!".
On one part...
                    
            We're switching from SQL Anywhere using ODBC to MS SQL Server 2022. We are also on PB 2022 R2... What would be the advantage of using MSOLEDBSQL19 over ODBC?  or does it matter?
            Datawindow selected row background color using Themes
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Is there any way to preserve the default blue background with white text for the background color on tabular datawindow rows when using themes?  The light grey selected row background is too does not stand out enough for user when using a white backg...
            Calling a rest service with a cookie
- Resolved
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
I can successfully grab a ping access cookie from our authentication server using the httpclient object, but how do I setup a call to a rest service with that cookie?
My co-worker successfully does this in powershell using the System.Net.Cookie obje...
            How do I display menu toolbar text by default?
- Resolved
- How-to
- Last updated 2 years ago
- Arnd Schmidt replied 2 years ago
Hi all,
In my application, the toolbars work fine.  If I right-click on the menu at runtime, I can turn the toolbar text on or off.  By default it's off.  How can I change that to be on by default?
Not sure where the code is, or what the property i...
                    
            Hi PowerBuilder Community, 
I Have a question about REST API Calling into SQLAnywhere 11.
The web service owner changed the security level and my HTTP call no longer works.
Do you have a solution to use HTTPS instead of HTTP with SQLAnywhere 11
M...
            Is there a document describing all the options for Powerbuilder theme json files?  Or does the default theme contain all available options?
                    
            Application text is tiny on large screens
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
PB 2022 #1892
A customer is running our application via RemoteApp and via RDWeb on Chrome. They have a 32 inch monitor set to a resolution of 3840 X 2160. They report that the text on our application is tiny.
I had them try an updated manifest file...
            If I save a report to .PSR and the DataWindow has image files on it, do they have to be present as separate files to appear on the report? If a program displays a .PSR file and has the images embedded using a .PSR file, will it use those?
            Running below SQL query in powerserver:
select count(1)into :ll_countfrom messageWITH (NOLOCK)where employeeid_to = :ll_employeeidand warn = 'Yes' and isnull(DATEDIFF(day, cast(:now as date) , cast(messagedt as date)),0)  1and isnull(status, 'NULL')...
            
                Loading...
            
        Find Questions by Tag
                     .EXE 
                     .NET 6.0 
                     .NET Assembly 
                     .NET Core 3.1 
                     .NET Core Framework 
                     .NET DataStore 
                     .NET Std Framework 
                     32-bit 
                     64-bit 
                     ADO.NET 
                     AEM 
                     AI 
                     Algorithm 
                     Amazon AWS 
                     Android 
                     Apache 
                     API 
                     APK 
                     App Store 
                     App Store (Apple) 
                     Appeon Workspace 
                     Appeon Xcelerator Plug-in 
                     Architecture 
                     Array 
                     ASE 
                     Asynchronous Methods 
                     Authentication 
                     AutoBuild 
                     AutoCompiler 
                     Automated Testing 
                     Automation 
                     AutoScript 
                     Azure 
                     Barcode 
                     Base64 
                     Batch 
                     BigData 
                     BLOB 
                     Branch & Merge 
                     Browser 
                     Bug 
                     Build 
                     Button 
                     C# 
                     C# Class Importer 
                     C# Editor 
                     C# Model generator 
                     Calendar 
                     Camera 
                     Certificate 
                     Chrome 
                     Citrix 
                     Class 
                     Client 
                     Client/Server 
                     Cloud 
                     Cluster 
                     Collection 
                     COM 
                     Command Line 
                     Compiler 
                     Compression 
                     Computed Field 
                     Configuration 
                     Controls 
                     Cookies 
                     Cordova 
                     Crash 
                     Cross-Platform 
                     Crosstab 
                     CSharpAssembly 
                     CSharpObject 
                     CSS 
                     CSV 
                     Cursor 
                     Data 
                     Database 
                     Database Driver 
                     Database Painter 
                     Database Profile 
                     Database Provider 
                     DataObject 
                     DataSource 
                     DataStore 
                     DataStore (C#) 
                     DataStore (PS) 
                     DataType 
                     DataWindow 
                     DATE 
                     DATETIME 
                     DB2 
                     Debug 
                     Debugger 
                     Debugging 
                     Deployment 
                     Design 
                     DLL 
                     DO-WHILE 
                     Dockable 
                     Docker 
                     Documentation 
                     DOUBLE 
                     Download 
                     DPI 
                     DragDrop 
                     Edge 
                     Edit Style 
                     Editor 
                     Elevate Conference 
                     Email 
                     Embedded SQL 
                     Emulator 
                     Encoding 
                     Encryption 
                     Enhancement Request 
                     Entity 
                     Entity Framework 
                     ERP 
                     Error 
                     Event 
                     Event Handler 
                     Event Handling 
                     Excel 
                     Exception 
                     Export 
                     Expression 
                     External Functions 
                     F# 
                     Field 
                     File 
                     File Access 
                     Filter 
                     Firefox 
                     Firewall 
                     Font 
                     FOR-NEXT 
                     Foreground 
                     Format 
                     Function 
                     Garbage Collection 
                     GeoLocation 
                     Git 
                     Graph 
                     HANA 
                     Hash 
                     Header 
                     HTML/5 
                     HTTP/S 
                     HTTPClient 
                     Icon 
                     IDE 
                     Identity 
                     IIS 
                     IMAPI 
                     Import 
                     InfoMaker 
                     Inheritance 
                     Installation 
                     Integer 
                     IntelliSense 
                     Interface 
                     Internet 
                     Internet Explorer 
                     iOS 
                     IPA 
                     iPad 
                     iPhone 
                     IWA 
                     J# 
                     Java 
                     JavaScript 
                     JBoss 
                     JDBC 
                     JOIN 
                     JSON 
                     JSONGenerator 
                     JSONParser 
                     Kestrel 
                     Label 
                     Lambda 
                     Large File 
                     LDAP 
                     Library 
                     License 
                     LINQ 
                     Linux OS 
                     Load Balancing 
                     Localization 
                     Localized PBVM 
                     Log In 
                     Log Out 
                     Logging 
                     LONG 
                     LONGLONG 
                     macOS 
                     MAPI 
                     Maps 
                     MDI 
                     Memory 
                     Memory Leak 
                     Menu 
                     Merge 
                     MessageBox 
                     Messagging 
                     Method 
                     Migration 
                     MIME TYPE 
                     Mobile 
                     Model 
                     ModelStore 
                     ModelStore (C#) 
                     MSOLEDBSQL 
                     Multi Threading 
                     MVC 
                     MySQL 
                     n-Tier 
                     Namespace 
                     NativePDF 
                     NVO 
                     OAuth 
                     ODATA 
                     ODBC 
                     Office 
                     Offline 
                     OLE 
                     OLEDB 
                     Online 
                     Open Source 
                     OpenAPI 
                     OpenSSL 
                     Oracle 
                     OrcaScript 
                     Other 
                     Outlook 
                     Output 
                     Package 
                     Parameter 
                     Patch 
                     PayPal 
                     PB Classic 
                     PB Native 
                     PB.NET 
                     PBC 
                     PBD 
                     PBDOM 
                     PBG 
                     PBJVM 
                     PBL 
                     PBNI 
                     PBORCA 
                     PBVM 
                     PBX 
                     PDF 
                     Performance 
                     Permission 
                     PFC 
                     Picture 
                     Pipeline 
                     Play Store (Google) 
                     Plugin 
                     Popup 
                     Port 
                     POST 
                     PostgreSQL 
                     PowerBuilder 
                     PowerBuilder (Appeon) 
                     PowerBuilder (SAP) 
                     PowerBuilder Compiler 
                     PowerBuilder Runtime 
                     PowerClient 
                     PowerScript (PS) 
                     PowerScript IDE 
                     PowerScript Migrator 
                     PowerServer 
                     PowerServer Mobile 
                     PowerServer Toolkit 
                     PowerServer Web 
                     PowerServerLabel 
                     Print 
                     Properties 
                     Proxy 
                     Publish 
                     PULL 
                     PUSH 
                     Query 
                     Regression 
                     Release 
                     Renew 
                     Resize 
                     Response 
                     REST 
                     Retrieve 
                     RibbonBar 
                     RibbonBar Builder 
                     RibbonView 
                     Rich Text 
                     Roadmap 
                     RPC 
                     Runtime Packager 
                     SaaS 
                     Scaffolding 
                     Script 
                     SDI 
                     SDK 
                     Security 
                     Server 
                     Service 
                     Session 
                     Single Sign-on 
                     Size 
                     SMTP 
                     SMTPClient 
                     SnapDevelop 
                     SOAP 
                     Solution 
                     Sort 
                     Source Code 
                     Speech Recognition 
                     SQL 
                     SQL Anywhere 
                     SQL Server 
                     SqlBuilder 
                     SqlExecutor 
                     SQLite 
                     SqlModelMapper 
                     Storage 
                     Stored Procedure 
                     Subscription 
                     SVN 
                     Swagger 
                     Syntax 
                     TabbedBar 
                     TabbedView 
                     Tablet 
                     TabPage 
                     Target 
                     TE Control 
                     Testing 
                     Text 
                     TFS 
                     Theme 
                     TIME 
                     Timer 
                     TLS/SSL 
                     Tomcat 
                     TortoiseGit 
                     TortoiseSVN 
                     Transaction 
                     Transparency 
                     Trial 
                     Trigger 
                     TRY-CATCH 
                     TX Control 
                     Type 
                     UI 
                     ULONG 
                     UltraLite 
                     Uninstall 
                     Unit Test 
                     Unit Testing 
                     UNIX OS 
                     Update 
                     Upgrade 
                     Upload 
                     URL 
                     User Center 
                     User Object 
                     UWP 
                     Validation 
                     VARCHAR 
                     Variable 
                     Versioning 
                     Visual Studio 
                     Visual Studio Code 
                     VM 
                     Voice 
                     Warning 
                     WCF 
                     Web API 
                     Web Extensions 
                     Web Service 
                     WebBrowser 
                     WebForms 
                     WebLogic 
                     WebSphere 
                     WildFly 
                     WinAPI 
                     Window 
                     Windows OS 
                     WinForms 
                     Wizard 
                     Workgroup 
                     Workspace 
                     WPF 
                     XCODE 
                     XHTML 
                     XML 
                     Zoom 
            
     
                             
                             
                             
                             
                             
                             
                             
                            