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 button: how to set focus
- Resolved
- How-to
- Last updated 2 years ago
- Daniel Ferrreira replied 2 years ago
Hi guys,
I have a multi-line dw, and I've created up and down buttons so that the customer can sort the sizes as he sees fit. The thing is that the button seems to have its own focus. In the example below, I clicked the "XG" move up button, and I mo...
            Good day Appeon Support....
 
 
I need your help... what will I do if I get this kind of message? My work around is sending messages by ExportRowAsJson... I want to send it all at once. I used dw_1.ExportJson() but this is the response received.
...
                    
            How can I extract the numeric part of a string?
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hi All,
I've got a dw with a string column.  I'd like to extract just the numerical part of the string for some calculations.
Examples would be "200 mV" or "2V" ...
TIA,
~~~Tracy
                    
            Power Server and Web API
- Resolved
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi All,
I am trying to Publish Web API. After using Snap Develop to publish, i copy the files to web folder,  C:\wamp64\bin\apache\apache2.4.54.2\htdocs\webapis
However, when i try to verify the web API, i couldnt. I get the output as attached. (Pl...
            Accessibility option for Automation tools
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi,
We are using Powerbuilder 2019 R3 Build 2728 at the moment.
Our Automation team is testing our application with Automation tool 'Renorex' for which they had enabled Accessibility = 3 in PB.ini (use MSAA). We generate the executables through Pow...
            Missing scrollbars in PB22 with themes
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi,
Some datawindows in PB 22 MR 1892 lose scrollbars when using themes.The same code when run in PB 21 1509 will display the scrollbars correctly.Likewise, it will display correctly in PB 22 1892 when themes are turned off.Unfortunately, I was not ...
            Send data to Cloud
- Resolved
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi,
I have a request from my company to upload specified data to cloud database which data in the local server. Whic method is perfect in Powerbuilder.
Using powerbuilder 2022 22.0.0.1892
Database = Sqlanywhere 16
I don't have any idea in the Sna...
            This "How-to" question is in continuation of the post I posted earlier: Web API transaction management and multiple DWs update/save changes in single transaction. (appeon.com) and got response as well.
Logan,
Thanks very much for the example of con...
            Appeon 2022 Migration URL is not working
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi , 
while accessing URL cloudapp launcher not working please find the below screenshot. please help me.
 
            SQL Server Examples Database
- Resolved
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hello
We use SQL server, DB. I installed Powerbuilder 2022,  but there was some glitch during installation and the example database was not installed. 
I want to run the Google Charts demo locally against a SQL Server DB.
Is a sample database for ...
                    
            Hi,
At PowerBuilder side, I am able to get two DWs with all (existing + modified)data in ls_json using JSON Package, at API side I am using DataPacker and DataUnpacker, I have  tried using Update() and SaveChanges() to save data of both .NET datasto...
            Issue with linked server view creating datawindow
- Resolved
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
I have 2 microsoft sql 2017 servers that I have set up a linked server connection to.  I have created a view on server 1 to pull data from a table on server 2.  I have a PB2019R3 application that I want to create a report using this view.  However wh...
            Datawindow CheckBox Control Text (Left Text = ON, RightToLeft = ON)
- How-to
- Last updated 2 years ago
- John Fauss replied 2 years ago
I am having trouble understanding some properties on the datawindow checkbox control. I have a checkbox with the 'Left Text' and 'RightToLeft' properties both ON. If I set the 'Text' property for the control to 'SC 3:' it displays in run time as ':SC...
            Hi Guys
anyone of you experienced low performances on dw.scrolltorow(row) ?
I've set the setredraw to false before and true after but no way, it takes more than 5 sec....
 
Any hints? 
            I'm trying to use the HttpClient object to get an image from an IP Camera.  Using the object for one type of camera works, but a different camera has different parameters that bring back a Http 401 error.  
I pass in the IP Address of the camera.  T...
                    
            pbc170.exe build 1858 issue compiling an app
- Issue
- Last updated 5 years ago
- Armeen Mazda @Appeon replied 2 years ago
pbc170.exe R3 Build 1858
I run the script to compile my application and all goes good until at the end when it tries to copy .tmp file into .exe it crashes and I've the .tmp and a "partial" (i guess) .exe file
Anyone of you guys has some hints?
Th...
            Client acces from remote deploy
- Resolved
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hello peopleRunning Powerbuilder 2022 Build 1892, deploy from PC1 to PC2 (where run IIS) and want to access from PC3 to PC2 to download Client app using powerserver (see image) Question 1 Performing remote deployment, if I change localhost to the cor...
            Hi,
 
I have a datawindow which selects data from two different tabels(using a join) with a one to one relationship.
When i create a datastore with this datawindow, and I use the RetrieveAsync/RetrieveByPageAsync methode, I get the values of both ...
            InfoMaker: Open existing .psr files from shared folder
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Scenario:
Server has InfoMaker reporting tool installed on it: version 2022 build 1892
Libraries can be created and opened / same as reports can be created in the libraries
DB connection is set and data can be retrieved 
It is Windows server ...
                    
            PowerServer and SelectBlob - Oracle
- Resolved
- How-to
- Last updated 2 years ago
- Geir Magne Vangen replied 2 years ago
Hi,
We have started looking into the possibilities on using PowerServer for our main PowerBuilder application.The first steps to build the powerserver application has been successful.
We are using the latest Powerbuilder 2022-version, connected to ...
                    
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                             
                             
                             
                            