Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 8 months 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 3 years ago
- Olan Knight replied 3 years ago
Saw this and thought it was perfect. Note the angry mob in the background on panel 4. :)
datawindow update error
- Resolved
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
I have a datawindow (Powerbuilder 2019 R3) that returns -1 on Update() and the following message appears :
Datawindow does not have update capability.
I checked the update properties and they looked correct.
Suggestions?
Question About Integrating PB 2019R2 and SVN
- How-to
- Last updated 3 years ago
- Jason Schultz replied 3 years ago
Hello,
I have a question about the behavior we're seeing between our PB environment and SVN.
Background Info:
- Our source code repository used to be managed via PVCS, we've since migrated to SVN.
- After migrating to SVN, each devel...
Webservice in Powerbuilder
- Resolved
- How-to
- Last updated 3 years ago
- Kevin Ridley replied 3 years ago
Hai all,
I have a webservice link. That webservice providing a service. In that service have more methods. each method need to give some values. This I used in pb12.1 with sopaconnection method. Just few days back, service team changed their protoco...
.exe is not launching after new Additional Properties change in PB 2019 R2
- Issue
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
Hi Team,
We are facing an issue where we were trying to test "RichTextEdit" control functionality which was resolved in PB2019.
We have done the following configuration:-
In PB IDE, open your application and go to Application (object) -- Addition...
will Sonatype Nexus Vulnerability scanner support Powerbuilder application?
- Advice
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hi Team,
We are using Appeon PowerBuilder 2017 R2 Build version for our PowerBuilder application. We are planned for an Vulnerability scanning using "Sonatype Nexus Vulnerability scanner" which will support all open source softwares including C/C++ ...
Fix for random crash. Works for ALL pb versions including 2019 R3
- Resolved
- Advice
- Last updated 3 years ago
- Steen Jakobsen replied 3 years ago
This trick from Chris Pollach @Appeon is FANTASTIC!!
add a pb.ini to the folder of your executable
PB.ini
------------------
[DataStore Behavior]
UseHwnd=no
----------------------
I have done that for a while (2 months) now...
Hello, I apologize if this was asked/answered (I didn't find it with a quick search).
With the new PB 2019 beta, what runtime files need to be deployed, and where are they by default?
I know the IDE was separated from the runtime, and that's likely...
Project Deploy - PB 2019R3 IDE closes (crashes?)
- Resolved
- Issue
- Last updated 3 years ago
- Ken Guo @Appeon replied 3 years ago
I've just tried building (aka Deploying) an application project in PowerBuilder 2019 R3. I haven't built using PowerBuilder in a very long time, we have always used PowerGen, but with all the activity and command line capability, I thought I'd give ...
AppeonIWAShell - New version is found. Update now?
- Issue
- Last updated 3 years ago
- Kai Zhao @Appeon replied 3 years ago
Hello,
We have run across an issue with applications that I deploy from my machine to PowerServer. The issue is that we cannot get the attached messagebox to stop popping up when others run my IWAs from their machines.
We have tried making sure ...
Hai all,
I am recently Installed Appeon Powerbuilder R3 and planning to migrate from pb 2012 to 2019.
I just asking about the webservice calling method in R3. Anybody can explain with script ?
Thanks to all.
Product version for PB2019R3
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
We have upgraded to PB2019R3 from R2 version. Using PBC to compile the code in Jenkins. The application exe properties has File Version and Product Version. We are having issues running the exe file because of the runtime version ( Runtime 19.2.0.267...
Best Practice For Updating Content In A Local Datawindow
- Resolved
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
I have a local datawindow that could contain many rows, but only one row would be updated at a time. I'm looking for the best practice for updating the data.
Would I export just the new/changed row as a JSON and submit it to the web service? If so, ...
We recently migrated our powerbuilder applications to 2019 R3 from 2017. Since then, no applications will print to a network printer. We get, "Error Printing on" plus the name of the printer and print server. We ran the same application with the ...
HTTPClient - Send soap with attachments
- How-to
- Last updated 3 years ago
- René Ullrich replied 3 years ago
Hi all,
May I know is it support to send soap request with attachment (MIME type) using HttpClient object?
I have checked the SendRequest function but seems no way to add the attachment.
And the PostData function is unable to send with soap bod...
Application Name being truncated in main window
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hi
I downloaded the trial version of Powerbuilder in order to get working on modifying an existing application while the licence procurement went through. I have now upgraded to the licence version, but have an issue now with the application name as...
Adventures creating a Dictionary / Associative Array in PB
- Misc
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
Some years ago I saw the value in having an object that implements dictionary / associative array / map type functionality, mapping string names to arbitrary values, including strings, numbers, dates, and objects.
That could be use for passing sets ...
hi,
We set our printer to a laser printer but when we go into our Label screen we change our Default Printer to the Zebra Label printer.
We then just print.(too the default)
Once we out of the screen we set the default printer back to the laser p...
Power Server deployment issues
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hello,
We are using PowerBuilder 2019 R3 and trying to deploy on Power Server.
We have few questions
Can multiple developers can access the same deployment and resolve issues? If so how can we achieve it?
I am getting zlib.dll error when launch...
Consuming ASP.Net web service in Pb 2019
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Good day Everyone!
I am just a newbie in powerbuilder and I wanted to use PB 2019 on my project which requires webservice. I haven't done or try anything yet because I don't know where to start. I already created my web service using ASP.NET Web ...
Powerclient Testing
- Resolved
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hello, I am just testing PowerClient deployment the first time. starting the app on my WebBrowser I get
"SecurityError: Blocked a frame with origin "null" from accessing a cross-origin frame."
I doesn't matter, which Browser I use. How can I solve ...
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
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
Rich Text
Roadmap
RPC
Runtime Packager
SaaS
Scaffolding
Script
SDI
SDK
Security
Server
Service
Session
Single Sign-on
Size
SMTP
SMTPClient
SnapDevelop
SOAP
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