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 get items within RibbonComboBoxItem?
- How-to
- Last updated 5 years ago
- Mark Lee @Appeon replied 5 years ago
Does RibbonComboBoxItem have a GetItemByIndex( long index ) that is hiding under a different name?
I found to inspect current item list for a ComboBox I need to ExportToJSON; then parse that full JSON structure (or similar in XML). I would like to u...
            Feeling like an idiot here....
I downloaded trial of PB 2019 R2 universal edition.
I cannot find how to launch PB to C# converter, that everyone here is talking about...
Any help?
                    
            Unable to use AES256 DB Encryption with Power builder 2017 R3 ?
- Issue
- Last updated 5 years ago
- Sarath Pappireddy replied 5 years ago
Hi Appeon Team,
We are trying to Implement the DB Encryption/Decryption in one of the our application using PB 2017 R3 and SQL ANYWHERE 17.
To Implement Encryption, we have initialized 3 Vector key values(CV_VCTR,CV_KEKY and CV_CEKY), which will be...
            Hello, im trying to pass data throw 2 PB Apps already ejecuting. I find DDE functions and im testing this:
 
PB APP 1 - APP SERVER
      StartServerDDE (this,"MyPBApp","System")
PB APP 2 - APP CLIENT
      long handle
      handle=OpenChannel("...
            Hi All,
I was looking for ways to get the plain text from the RTF control. I think I can get it by doing SelectTextAll, Copy and Clipboard functions but just wondering if there's another more efficient way of doing it.
From google I came across a p...
            Datawindow will resize horizontally, not vertically
- How-to
- Last updated 5 years ago
- Libby Engelbret replied 5 years ago
I am attempting to update a legacy PB desktop application that was NOT built with the PFC so that it will resize when maximized.  I retrofitted the PFC resize functions into the ancestor windows and datawindows of my application.  It seems to work fi...
                    
            When does RibbonBar display PanelItem's Picture?
- Resolved
- How-to
- Last updated 5 years ago
- Mark Lee @Appeon replied 5 years ago
Does anyone know when the RibbonBar is supposed to display the picture defined for each panel within a category's "tab page"? No matter what I try to do, I can't get the panel to display its own picture.
Example: 
RibbonBar
  RibbonItems
    Cate...
            Creating PB .NET assembly with c# assemblies
- Resolved
- How-to
- Last updated 5 years ago
- Arcady Abramov replied 5 years ago
Hello, team
I am looking for a description of application technique which would allow me to distribute my large desktop application into PB .NET assemblies, which can be called from the main PB application.
I currently have PB 12.6 NET assemblies, ...
                    
            Mobile app publishing issue in Google Play
- Issue
- Last updated 5 years ago
- Roland Smith replied 5 years ago
Hi,
I'm getting below message from Google Play which prevents me from publising my mobile app (has to do with Javascript vulnerable libraries).
Name    Version  Known issues                          Identified files
jquery    1.10.2     SNYK-npm:j...
            How will run cmd commands from PowerBuilder
- How-to
- Last updated 5 years ago
- Kevin Ridley replied 5 years ago
Hi,
 
  I have configured AWS CLI for copying files from AWS to Local System and It is working from command Prompt (cmd.exe).
 
I can run cmd.exe from PowerBuilder using Run() function . But how I will run cmd and run the below command in cmd fro...
                    
            PowerBuilder 2019 Oracle 18C connectivity support.
- Issue
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hello,
I am using Appeon PowerBuilder 20019. I was wondering if you are planning on providing support that allows Oracle to access Oracle Database server version 18C ?
Please let us know.
Thanks.
Cheers,
Manny Strachan
PowerBuilder 2019 Develop...
                    
            future webassembly deployment instead of appeon plugin?
- Advice
- Last updated 6 years ago
- Roland Smith replied 5 years ago
Hi guys,
I am hearing a bit of buzz around browser support for webassembly and wondering if this is something appeon may be looking into for future powerbuilder web deployment. The appeon plug-in is the reason we have not used Appeon Web for any of ...
            Hello,
a customer of our is running our PowerBuilder application on a Windows Server 2016 Terminal Server and reported that after a while users randomly cannot print anymore.
When they restart our application, they can print again.
Important: All ...
            Hello
 
I have a ws which one of its functions getting files as  an array of bytes .
I convert the array into a blob , and save it as a file in the hard disk
The problem is I can't save it out side the iis directory
 
Does any one have an idea ...
                    
            Theme issues (on MDIDock windows..)
- Resolved
- Issue
- Last updated 5 years ago
- Michael Kramer replied 5 years ago
I noticed that PB19 themes behave differently between MDI and MDI docked. It’s seems that within an mdi dock application, the background color of a window does not change according to the themes.
In the attached files, you will notice the difference...
                    
            Is Possible to copy AWS s3 bucket folder data to local System without using AWS CLI
- How-to
- Last updated 5 years ago
- Subin Subash replied 5 years ago
Is Possible to copy AWS s3 bucket folder data to local System without using AWS CLI ?
 
Currently I am using AWS CLI to copy data from AWS s3 bucket to local system.
 
I am trying to avoid AWS CLI interface . Is it possible from PB 2019 ?
 
Can...
                    
            Visual Studio 2017 stopped targeting .NET Standard 2.0
- Resolved
- How-to
- Last updated 5 years ago
- Logan Liu @Appeon replied 5 years ago
Hello, all
Immediately after installing PB 2019 R2 Beta, the VS2017 on my machine lost the ability to target .NET standard 2.0
What exactly does the PB 2019 R2 installation changes in the global VS settings?
I, myself, suspect Snap Develop, which ...
                    
            Application developed using PB 2017 R2 build 1756 is crashed
- Issue
- Last updated 5 years ago
- Praveen Govindasamy Raju replied 5 years ago
We have developed the application using power builder r2 build 1756 . The application is used for bulk insert/update of summary records ( more than 1 lakh) into tables . The application successfully inserts some 18000 records and then it closes/crash...
            Appeon 2019 vs 2017 permissions issue
- Issue
- Last updated 5 years ago
- Armeen Mazda @Appeon replied 5 years ago
Hello,
Prerequisites - Appeon 2017 has been running for years with no issues from Citrix.
 
We successfully migrated from Appeon 2017 to Appeon 2019 latest version.
We replaced all the runtime DLL's in our deployment directory.
The app runs perf...
            C# Class Importer rescales PB IDE to 100%
- Resolved
- Issue
- Last updated 5 years ago
- Michael Kramer replied 5 years ago
My setup
Windows 10.0.18362.10024
PB 2019 R2 #2203
Monitor Scale Factor = 125%
When I open C# Class Importer in PB IDE it redraws at 100% while rest of screen remains at 125%. IDE Toolbar also displays at 125% and therefore overlap with menu ...
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                             
                             
                            