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.   :) 
            Hello, after migrating to pb2019 R3 i'm experiencing a strange behaviour enabling themes on my application.
i've created a main general theme.json where i coded how the "window" should look and several other .json where i coded single window object ...
            PowerClient Questions - Roaming Profiles and Automated Builds
- Misc
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
PowerClient looks very exciting as a way to solve the perennial client/server problem of deploying code to clients! But I have questions about a couple of aspects that are making me think it’s not something we can use yet.
I haven't had any hand-on ...
                    
            Full build workspace : Error scanning object source entry : uo_edi
- Issue
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hi guys,
 
Here's my situation.
 
I was using PB2017 till end of november. Then i decided to migrate my software towards PB2019 R2, which worked without any error.
 
I have been making code changes to my PB2019 R2 code without any problem , com...
            Cannot debug C# application in SnapDevelop 2019 R3
- Issue
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
I installed PB 2019 R3 within the past few days.  I can now run (no debug) my ASP.NET Core 3.1 Web API, however I get an error when I try to debug it: "Start debugger failed. Process started but no CoreCLR found".  Please see the attached screen prin...
                    
            PB2019 R3 "OCI.DLL could not be loaded"
- How-to
- Last updated 4 years ago
- Ken Guo @Appeon replied 4 years ago
Hi.I am converting our application from PB2017 R3 to PB2019 R3. All runs fine.Except I have a problem concerning the new runtime environement and loading Oracle oci.dll with our application.My application is named "buisy" and I would like to provide ...
                    
            Ribbon Bar Menu Item section versus Category ue_largebuttonclicked
- Resolved
- How-to
- Last updated 4 years ago
- Mark Lee @Appeon replied 4 years ago
 
I do not know how to capture a click from the vertical drop on the RibbonBar menu.
 
 ApplicationButton Text="Application" Enabled="true" Tag="RibbonBar Demo" Visible="true"      ApplicationMenu        Master
          Item Text="File" PictureN...
            Automating Powerbuilder upgrades.
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Im looking for any "HOW TO" video to automate our upgrade process.
 
I have updated to Powerbuilder 2019 R3
 
We currently run the simple "Copy" of EXE, PBDs to and from the network file folders to local computers (including citrix) when upgrades...
            Hello,
 
Nice to see the forthcoming product roadmap.   Happy to see so many planned enhancements.   
https://www.appeon.com/developers/roadmap
Along with these I would like to know if anything is planned for Mobile development.  We here feel tha...
                    
            ¿Cuándo sale al mercado PowerServer 2021?
- Misc
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Buenos días a todos
 
Por hacer una Pregunta
 
¿Cuándo sale al mercado PowerServer 2021?
 
 
Att
Carlos
            PowerBuilder 2019R3 - statbar is not visible
- Resolved
- Issue
- Last updated 4 years ago
- Roland Smith replied 4 years ago
Hi,
currently we are migrating to PB 2019R3.
After migration the statbar is not displayed. Has someone ever noticed the same problem?
PB2019 R2
PB2019 R3
After migration w_statusbar and w_toolbar is not displayed.
The testcase is a migrated...
            Sending PbBlob to PowerBuilder
- Resolved
- How-to
- Last updated 4 years ago
- Alex Riofrio replied 4 years ago
Hello everyone;
I'm testing sending an image from a Web API (SnapDevelop 2019 R3) to a PowerBuilder 2019 R3 app.When I use the byte[] data type and then sending it inside a DataPacker, the sending and receiving works fine.
When I do a similar test ...
            Buenos Dias.
Les expoemos este caso, para pedir apoyo y/o obtener alguna alternativa para este consumo.
 
Nuestras aplicaciones están desarrolladas en powerbuilder version 2017 R2
Con una conexión a base de datos Oracle
 Actualmente nos encontra...
                    
            Hi,
I would like to change the date format in a dw field from yyyy-m-d to m/d/yyyy, and have that format displayed regardless of the windows date format. How can I do this... Thanks
            Issues calling Orca functions in 2019 R3
- Issue
- Last updated 4 years ago
- Mark Lee @Appeon replied 4 years ago
I wrote a utility in C# which calls pborc190.dll to import/export source from PBLs. As of 2019 R3 this utility no longer works. I noticed that in R3, most of the DLLs have been renamed from pb*190.dll to pb*.dll. So pborc190.dll became pborc.dll. No ...
            Hello,
PowerServer web plugin downloads and adds Firewall rules for processes appeonbrowser.exe and appeonbrowserlauncher.exe.
This results in firewall warnings during plugin installation. 
Does anybody know how to define a GPO that adds automatic...
            OleCustomControl causing application crash after migrating to PB2019R3
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi,
we have one big issue after migrating to PB2019R3.
Migrate and Fullbuild is done. The error occurs in PB2019R3 before migrating and also after migrate/fullbuild .
The application crashes after loading OleCustomControl a few times.
The followi...
                    
            PSRViewer for PB 2019
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi,
We have currently migrated our application to PB2019 R2. Our application generates some PSR reports and, in order the user to view those report, they used PSRViewer. The problem is that this program uses PBVM12 that now is not distributed anymor...
            Automated App Deployment in 2019 R3
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
I'm currently using InnoSetup for client installations on windows computers and interested in this automated app deployment.  Can I be directed to instructions on how do use this method and if there are customization options for the installation?
 
...
            Beginner SnapDevelop question - Multiple DWs
- How-to
- Last updated 4 years ago
- Govinda Lopez @Appeon replied 4 years ago
I am just starting to look into using SnapDevelop to possibly migrate our application.  I am using SnapDevelop 2019 R3 Build 2622. 
I have completed some of the tutorials, all of which seem to have only 1 dw that is imported and retrieved/updated/et...
            PowerClient 2019r3 : Deployment questions
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
I'm currently testing PowerClient with Pb2019r3.
It seems to work fine as a "Self-service" deployment tool, but I was wondering if there is a way to "push" the initial version of an application in order to avoid each end user to install it for the f...
                    
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                             
                             
                            