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.   :) 
            Datawindow control foreground layer autosize height - actual height
- How-to
- Last updated 2 years ago
- John Fauss replied 2 years ago
Hi everyone,
I've been trying to get the actual height of a foreground control. I put it on the header band location/position but it is a foreground. It is so that I can stretch it across multiple columns. I want to adjust the header band height (ma...
            Powerbuilder 2017 R3 Build applications will support in Windows 11 machine
- Advice
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
HI All,
Currently my applications are build in Powerbuilder 2017 R3 version and we are planning to migrate from Windows 10 to 11. Requesting your updates / suggestions whether Powerbuilder 2017 R3 build application will support/work in Windows 11 ma...
                    
            dotnet CustomizeDeploy.dll
- How-to
- Last updated 2 years ago
- Francisco Martinez @Appeon replied 2 years ago
Good morning community I am using  dotnet CustomizeDeploy.dll -url=URL to make the application use the production web api and also to update the INI file, question,
question, is it necessary to download IIS to use this commandTnksW.
            PowerClient running for the first time without admin permissions?
- How-to
- Last updated 2 years ago
- Steen Jakobsen replied 2 years ago
Hi,
 
Can I make PowerClient run WITHOUT admin permissions ? 
(That would be AWESOME  .. in that way the app could reach extreme number of users)
 
Our app(s) does NOT require to register anything (ActiveX etc.) that requires admin permissions. ...
            Building faster using ORCA SCRIPT
- Resolved
- Advice
- Last updated 2 years ago
- Vipin Dwivedi replied 2 years ago
Hello Appeon Folks,
I heard that we can build PBDs faster if your library list is made of PBDs and PBLs for which we are going to build PBDs like below
Below is the target file consists of PBLs (Need to include PBL for application object as well) a...
            Using SQL Anywhere in a multi-threaded PB app
- Advice
- Last updated 2 years ago
- mike S replied 2 years ago
I developed the shell of a multi-threaded PB2019 app using SharedObjects and passed it to someone else to add in database processing. The whole app runs in the background with the main thread passing processing requests to a new thread which is close...
            What database an app connects to
- Resolved
- Misc
- Last updated 2 years ago
- Miguel Alzate replied 2 years ago
Greetings to the entire community!
I have a web application on PS2020 that receives as arguments the parameters of the database to which the application must connect. The database may vary depending on the scenario from which the application is invo...
            Pasting a field in a ritchtextedit control
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hello.
I am using PowerBuilder version 2022.
I have a problem with RichTextEdit control.
I can't type after pasting the field.
Here is the code:
rte_1.pastertf('{\rtf1{\field{\*\fldinst{test}}{\fldrslt{test}}}}',detail!)
Could you please help m...
                    
            PowerBuilder 2017R3 to Oracle 19c Error/issue
- Advice
- Last updated 2 years ago
- Ganpati More replied 2 years ago
Hi,
We are using PowerBuilder version 2017 R3 Build 1858  recently upgraded the Oracle database server from Oracle 12 to Oracle 19c.
I was able to connect to database without any issue but while calling the function/stored procedure with parameter ...
            Hi,
I am using PowerBuilder version 2017 R3 Build 1858.
Recently our database server was migrated from Oracle 12c to Oracle 19c.
 
In order to fix the database compatibility issue, I upgraded PowerBuilder 207 R3 Build 1858 to PowerBuilder 2017 R3...
            JsonPackage setvalue() - Key overwrite
- Resolved
- Issue
- Last updated 2 years ago
- Ludwin Feiten replied 2 years ago
Hi everybody,
I have an issue with the JsonPackage Setvalue() function.The help file says: "Sets the value for a key.  .... If the key already exists, then overwrite the value of this key".To me that sounds like: If you set a value of a key in an lo...
                    
            PowerBuilder 2019 with PowerServer 2016
- Advice
- Last updated 2 years ago
- Jit Sing Chan replied 2 years ago
Can PowerBuilder 2019 R3 run at PowerServer 2016 environment? or any place I can find the compatible chart for PowerServer and PowerBuilder
            Hello, Team
I have started testing conversion with Snap Develop and I am confused by the documentation.
What's unclear from the documentation how SnapDevelop is supposed to convert classes, which are derived from transaction class.
And how can the...
                    
            Powerserver DBerror Triggered time
- Resolved
- How-to
- Last updated 2 years ago
- Logan Liu @Appeon replied 2 years ago
Powerbuilder 2022 build 1900running on IIS windows 10 (on debug mode)
Hello peopleI wanted to ask about the response time of a request from the end client to the powerserver app if it is enough by changing the "ConnectionTimeOut" property in applica...
            Transaction is timeout - Power server error
- How-to
- Last updated 2 years ago
- Logan Liu @Appeon replied 2 years ago
Hello, Team
When I convert my fully running desktop app to PowerServer I get an unclear error.
I am running in the local dev environment with SAP SQL Anywhere DB's, located locally and available.
At some point, for an unexplained reason (not happe...
                    
            Accessing serial port via Powerserver
- Advice
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi,
Looking to deploy a program to Powerserver but have two questions
1. Our program currently uses an OCX to access the serial port, will this still work onces it is deployed to the powerserver?
2. Can you access standard windows TCP sockets thro...
            INFOMAKER Grouping same articles (with Diff. Serial Numbers) on a single line
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi there,
I would like to group the same articles on a single line on our invoices...
As a matter of fact, these articles are managed with serial numbers (there is consequently a line per Serial Number in the datasource)
Of course, each Item has t...
                    
            Sorry if this is a dumb question. I've been away from PB coding for a couple years now and trying to get back up to speed, especially on the new PowerServer functionality.
When I deploy PS for an app does that also essentially give me a web api that...
                    
            Hello All,
 
I've had a strange error crop up in the last couple months on an app deployed and in use for many year without issue. My hunch is that it relates to a windows update security change or something else in the users security environment. ...
                    
            Any opinions on Images being in the EXE vs. PBD?
- Advice
- Last updated 2 years ago
- Christopher Craft replied 2 years ago
We have always compiled our resources into the EXE but as more images get added it just keeps expanding the size of it.  I started compiling them into a PBD but before I decide to change our deployment I wanted to know if anyone had any opinions on t...
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                            