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.   :) 
            Problemas con tipo de datos en la construccion del modelo
- Misc
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Tengo una aplicaicon PB2021 , al crear un proyecto POWERSERVER 2021; estoy teniendo problemas con la generacion del modelo, en SnapDev, veo que el modelo crea un tipo de datos que no corresponde al DW.
El asunto es que el SP DataSource del dw es un ...
                    
            Themes: Different Window Sizes (IDE, Without Themes, With Temes)
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hello everyone,
when using Themes the window size changes.
The size is different in the IDE/With Themes/ Without Themes:
Or:
Take a look at the space between the Button "none" and the window border.
Is there any way to have the same availa...
                    
            I am able to create a window function where the datatype is set to 'structure', not a specific structure object.
When I try to call the function I get a compile error:
C0008: Incompatible types in assignment: structure, s_numbers
Is it possible to...
            Converted a PB 12.5 application to PB 2021 build 1506.
Conversion went fine. The program can be started with the IDE.
The exe that is created does not start. When the exe is started with /pbdebug the last lines in the file are:
 
Executing object...
                    
            Licensing Question
- Resolved
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
PowerBuilder 2019R3Windows 10, 64 bit platformWe have 4 licenses, with one assigned to me and one to my supervisor. Two licenses are unassigned.I want to be able to open PB2019R3 on two separate VMs at the same time, so I thought I'd assign one of th...
            Prompting for Save Location with Web Browser Download Button?
- How-to
- Last updated 3 years ago
- Daryl Foster replied 3 years ago
Hi, we are using the WebBrowser control in PB2019R3 to view PDF files.  Some of our users have asked whether they can choose where to save the file when they click the download button. I can't find a way to do that. I know I can set a download locati...
                    
            Is it possible to be on PB19, save the syntax of a Datawindows in PB6 version ?
- Resolved
- How-to
- Last updated 3 years ago
- Olan Knight replied 3 years ago
Good afternoon !
 
Is it possible to be on PB19, save the syntax of a Datawindows in PB6 version ? 
How am I supposed to do it?
 
// PB19 
sSyntax = l_dwn.Describe ( "Datawindow.Syntax" )
 
Grateful !
            PowerBuilder 2019 does not start
- Resolved
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hi.
After serveral months working with PB 2019 now I cannot open it. When I try to start it I get an error message (attachment). It is a Windows message indicating that there has been a problem, that PB 2019 gave up working, and that Windows would c...
                    
            .NET Web Sercice (SOAP) and PB2021
- Misc
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hi,
Currently in PB2019R2, we are looking to migrate to the latest PB2021 build.
We have several .NET Web Service (SOAP) initially developed in PB12.
We know that they are no more supported, but we don't have the time and the knowledge to migrate ...
            Windows visible before open event ends
- Misc
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
HI,
migrated from PB2019R2 to R3 (with theme PB)
we noticed that Windows are visible before open event ends, it doesn't seem to be the case in previous versions.
So we see, the resize, the centering of the window
More annoying, in reports where t...
            Hello,
Controller/Service scaffolding in SnapDevelop API generates HttpPost method that can also be used for HttpPut, i.e. for updating only one row of a given model (which is a must for non-PB REST client):
// Controller[HttpPut]public async TaskA...
            Datawindow Saveas NativePDF sizing problem
- Resolved
- Issue
- Last updated 3 years ago
- Thierry Del Fiore replied 3 years ago
Hi,
in order to get rid off Ghostscript, we're using NativePDF to save datawindow as PDF.
We just migrate from PB2019R2 to PB2019R3, and it seems that the PDF generated are not the same size anymore.
It's like the margin are bigger and also a larg...
            Calculation errors with LongLong datatype
- Resolved
- Issue
- Last updated 3 years ago
- Martin Kaltenböck replied 3 years ago
Hello,
using PB 2019 R3 2703, Windows 10 64
in my application I must make use of the LongLong datatype.
Unfortunately I noticed calculation errors on doing a integer division with this datatype.
Here is the code:
longLong x, y
x = 7129750713734...
                    
            Hi,
We have an issue with the Save As function in our application. When the user tries to save a reports as Excel 5 or Excel 8, it can take 4 or 5 minutes to save the report.
What could be causing this issue? We are using PB 2017 R3 Build 1858, SQL...
            Packaging the client application by PowerServer 2021
- Issue
- Last updated 3 years ago
- George Mikhailovsky replied 3 years ago
I have created and deployed my PowerServer project and it works without problems. Then I try to create a package to deploy to another server. However, at the very end of this process, I get the following error:
Failed to create compressed package 'C...
            Hi,
For our product development we are using PowerBuilder 2017 R3 and soon planning to migrate to PB2019 R3 for an upcoming release. However the older versions of our product will continue to use PB2017R3.
We have been using VSS as SCM tool for cou...
                    
            Hello, I would like to know what font does Powerbuilder use in its traditional menu. I switched to contemporary and the fonts changed. I would like to use the old ones.
            Hello every one,
our security team disable SMB protocol version 1 and version 2 and allow version 3.3
now i can not deploy web services from power builder
is that normal? does power builder does not support the recent version of this protocol ?
i...
            Calling REST webservice
- Resolved
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hello Folks,
I am trying to call a REST webservice from my PowerBuilder 2021 application. I have been provided with a URL and a userid/password to authenticate. I am following our friend Bruce's REST tutorial. I created an external DW with one colum...
            Datawindows not resizing when using theme
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hello, I applied a custom theme to my application which is running fine on development runtime mode. But when I full build my application I can see the theme applied but the behavior of other windows or datawindows is problematic. The are not resizin...
            
                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 
            
     
                             
                             
                             
                             
                             
                             
                             
                             
                             
                            