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.   :) 
            PowerServer 2021 Session Creation failed
- Resolved
- Issue
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Appeon team, 
The company I work for configured a remote IIS server for our PowerServer 2021 application.  Initially it worked on http.  When we moved it to https and added the SSL certificate we have, the following error occurs when attempting to r...
            Hello,
we have the following Problem in PB2019 and PB2021:
We have a function which dynamically returns us a nonvisual Object based on a string.
Choose Case as_Type
   Case "attrib_1"
      attrib_1 lnv_Attrib1
      lnv_return = lnv_Attrib1
 ...
                    
            Hi Guys
PB2019 R3
If I set as default url this:file:///TREEVIEW_JS/Index.html
on development mode I can see my web page and then I can interact with it 
But If I deploy my app and put the compiled .exe in the same directory of my workspace the pa...
                    
            Hi 
Though not to all users, many people whoever working with VDI, Powerbuilder applications fails to connect COM objects, example we have been facing this issue while we connect Internet explorer using the following syntax oleobjet.connecttonewobje...
            Hello,
My application is under Git source control. I want to move some objects from one library to another. PowerBuilder will not let me copy or move or delete because it is under source control.
How do move objects to other libraries in this cas...
            Is there some better explanation of GetContextService?
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi all,
is there some better explanation about GetContextService ?
Can I set some userdefined services for context?
What is implementation of services?
I'm currently looking for "ErrorLogging" service, is there way find out to where service will ...
            BUILT IN TX TEXT CONTROL - column added twice
- How-to
- Last updated 4 years ago
- Tim Bruce replied 4 years ago
Hello,
 
I am using the BUILT IN TX TEXT CONTROL and I need to add data from the database.  It seems to work ok until I add a column twice.  
 
Take for instance if I had the following scenario
{CLIENT_NAME}
Test text
{STREET_ADDRESS}, {CLIENT...
            Hi Guys
 
I've created a window response Maximized
When I open it  the titlebar and icons to minimize and so on is not visible
 
Attached the source code
Version PB 19 R3
Any hints?
Thanks
                    
            PowerClient : desktop and .exe disappear
- Resolved
- Issue
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hello everybody,
I'm facing a strange issue with PowerClient which I'm currently testing under PB 2021 build 1288. I previously made some tests with the beta without the same issue.
The app is a very simple one consisting of a single window and 3 p...
                    
            Can i have some exceptions for specific objects which works with the theme.json?
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
I'm using a theme in my PowerBuilder App and applying the "drawing":true for the datawindows. 
My question is: Can i have a datawindow with the property in the therme.json as drawing:false?
 
Can i have some exceptions for specific objecs ?
                    
            Good Morning, Does anyone know if there is a possibility to include images in the root nodes of the menus? Powerbuilder disables the "menuimage" option when a menu branch has submenus.
Thanks
 
            Compatibility Informix 11.5 with Power Builder 2019
- Advice
- Last updated 4 years ago
- Mark Lee @Appeon replied 4 years ago
Hello,We need to migrate a old application under PowerBuilder 10.2 to PB 2019. The application ran with an Informix DataBase 11.5, could you confirm that the connectors for the Datbase Informix 11.5 are still available with PowerBuilder 2019. If not ...
            Page() function always displaying 1 when saved as PDF
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
This inbuilt function 'Page ' + page() + ' of ' + pageCount() is always displaying page 1 but only when saving the report as pdf, when ran  in the application is displays the correct page number but when saved i have this strange behaviour where it a...
            Does orcascr170.exe runs without PBG in 2017R3?
- Resolved
- How-to
- Last updated 7 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hello Appeon Team,
We are currently on PB2017R3 with Git as source control. 2017R3 does not update PBG file, if you add or delete any object in PowerBuilder IDE which I have verified it. I also heard that Orca Script no longer look for PBG file for ...
            Error: Session creation failed
- Issue
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Application terminated.Error: Session creation failedCause: Failed to send the request. Web API: http://localhos:5000/api/ServerApi/CreateSession)
            Web Browser PowerBuilder can't load css
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
dear allhelloI have a problem with Web Browser PowerBuilder. css can't load. I have searched the documentation for this section and have not found any mentioning this issue. Do you have any solution to fix this problem? I am using PB version 105 or c...
                    
            Build & Migration issue 2019 R3 2703
- Advice
- Last updated 4 years ago
- Ken Guo @Appeon replied 4 years ago
Hello,
 
We have an application which is getting migrated from PB 2019 to PB 2019 R3 2703 version. The migration is completed and generated the build using ORCA. Once the build is completed, we staged the EXE, PBD, PBL  PBT for other to use. When s...
            CoderObject lco_Code HttpClient lhc_Client
- How-to
- Last updated 4 years ago
- aymen moawad replied 4 years ago
CoderObject 	lco_Code
HttpClient 	lhc_Client
when trying to start http with basic authentication . i get error on those data types 
 
CoderObject type and HttpCient type
 
 
any one knows how to define these types 
            what is the easiest way to learn c# development with powerbuilder if there is no experience of .NET? 
 
            How to add a new column to a datawindow when source is Stored Procedure
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
PowerBuilder 2021
Hello,
Once a datawindow has been created from a Stored Procedure Source, how does one go about adding a new column to that same datawindow after the Stored Procedure has been updated and a new column added to the result set?
Is ...
            
                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 
            
     
                             
                             
                             
                             
                             
                            