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.   :) 
            Function GOTO not working in APPEON workspace
- Resolved
- How-to
- Last updated 2 years ago
- Ingmar Thomassen replied 2 years ago
Hi
I experience problems with the GOTO function in appeon mobile
Is this function still working on tablet, and IF not is there an other function to skip a peace of code.
 
Example
 
IF li_x = 1 THEN
     ........ELSE     GOTO STOPEND IF
 
IF...
            Appeon 2020 multi-browser problem in window 11 (22H2)
- Issue
- Last updated 3 years ago
- support technical replied 2 years ago
Hello.It's the Penta system.Currently, customers who are using Appeon 2020 (using multi browser) are not operating normally as the screen comes out white in the window 11 (version 22H2) environment.After analyzing the cause, it seems to be caused by ...
            Hi,
Urgently need someone to help me resolve this error. The error is about CORS.
While deploying, i use the server ip and replace localhost with 192.236.194.16 (server ip)
Please help.
            Good day.
I might have missed it in the documentation/videos that I've been looking into for PowerClient setup, so I have a couple of questions that I hope can be answered here or in the PowerClient documentation.
1. For the Cloud launcher applicat...
                    
            Rebuilds after installing new build of PB
- Advice
- Last updated 2 years ago
- mike S replied 2 years ago
I just installed the latest bug fix build of PB 2022.
I attached an image of the message that appears for each target in the workspace. I'm wondering what happens if I check the 'Do not show' checkbox. Will it still update the targets for the new bu...
            Errors while starting SnapDevelop 2022 (installation problem?)
- Resolved
- Advice
- Last updated 3 years ago
- Francisco Martinez @Appeon replied 2 years ago
Hi,I installed PB2022 GA-edition successfully. Windows 10, newest version Visual Studios 2017, 2019 and 2022 installed, newest patchlevel.The same happend on a Windows 11 also with installed Visual Studios 2017, 2019 and 2022 installed, newest patchl...
                    
            RibbonBar categoty-tab (Close tab button)
- Resolved
- How-to
- Last updated 2 years ago
- Steen Jakobsen replied 2 years ago
Hi,
 
Is there a way to place a Close button on a Ribbonbar-category-Tab?
We use the SUPER nice RibbonBar (since beta) extensively and we are opening new category-tabs all the time.
 
Thanks Steen
                    
            Hello All,
 
I have a problem with Find method , I need the first expression to work:
ldwc_1.find("( info3 like '%0%'  and info4 like '%3%' )"  ,1,ll_rows) = -5 - what is wrong with this one?
ldwc_1.find("( info3 like '%0%'   )"  ,1,ll_rows)  - t...
            Is there a c/s and powerserver separation flag in powerserver 2022?
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hi~
 
Until powerserver 2020, there was an apponworkaround.pbl to check the separation values of c/s and web, but is there a separation value that can distinguish whether c/s or powerserver is executed in powerserver 2022?
I want to know if the cu...
            
我用这个模拟器试了下,打不开,是不是apk不能在 模拟器里面使用, 是了下上面模拟器运行后是一片空白? 如果可以是不是要用别的,或者要怎样设置?
            PB development on a Mac using a VM host
- Advice
- Last updated 2 years ago
- Glenn Barber replied 2 years ago
Do anyone know of any PB developers using macs with a VM host like Parallels? I've been trying it with no issues so far. I'm tired of carrying around two machines.
            EXE is crashing while editing text in text control in PB2022
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello there,
While editing text for any activity my application is crashing (EXE) whereas launching application from IDE is working good. my word processor is text control and created this EXE recently from PB2022 Build 1878.
Thanks
Vijay Jha
            Trying powerserver from powerbuilder 2022
- How-to
- Last updated 2 years ago
- mike S replied 2 years ago
Hi,
I have managed to successfully execute the entire process to migrate my application to Powerverser with PB2022. From the client, I verified that it executes the first instructions but it generates the following error when connecting to the datab...
            Any plan to introduce digital signing of PDF file(s) created
- Resolved
- Misc
- Last updated 2 years ago
- Andreas Mykonios replied 2 years ago
Hello,
Need to sign the pdf file created through PowerBuilder.   Is there any plan to introduce this feature in current/future versions of PowerBuilder?  
If not, any suggested alternate ways to sign the document?
Happiness AlwaysBKR Sivaprakash
...
                    
            How to enable TLS 1.2 in PowerBuilder 2019 R3
- How-to
- Last updated 2 years ago
- John Fauss replied 2 years ago
Hi,
We are using the PB2019 R3 with MSOLEDBSQL Driver. We are going to enable TLS 1.2.
Do we need to make any code changes in PowerScript? or there is also Encrypt=1 in DBParm; is that okay for enabling TLS 1.2?
Could you let us know how exactly w...
            Trying to replace inet with httpclient
 
What is the equivalent to
GetURL()     ---   Is it SEndRequest('GET',...)
HyperlinkToURL
 
Thank You
            Help with C# Datatype / Function Call
- Resolved
- How-to
- Last updated 2 years ago
- David Peace (Powersoft) replied 2 years ago
Hi Community,we use a third party OLE-Control to sign PDF-Documents, what basically works well.I have trouble using a particular method of the control, i can't find the correct datatype in Powerscript for the argument searchresult/pstruct .Every call...
            Missing Insert Object menu
- Resolved
- How-to
- Last updated 2 years ago
- SHAMEEM KAKKAD replied 2 years ago
Why this menu disable ?
            LoadWithDotNetCore Error -19 in production
- Resolved
- How-to
- Last updated 3 years ago
- David Peace (Powersoft) replied 2 years ago
Hi Guys
I'm getting an erro -19 trying to load a Dot Net DLL using LoadWithDotNetCore. The customer has installed Dot Net 3.1 See below:
Microsoft Windows [Version 6.3.9600](c) 2013 Microsoft Corporation. All rights reserved.C:\Users\david.peacedot...
                    
            PB 2021 wants to add pbdom.pbd etc. using subversion (svn)
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
when i perform an SVN Commit on a target, PB 2021 always wants to add (!) the sybase pbd's included in the project. Even though they are included in subversion already.
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                             
                            