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. :)
I am currently developing applications in PB 2017. I do have PB 2019 available but have yet to migrate over.
I am aware that PB 2017 2019 have REST support but I have not had a use case for it, until recently.
I may need to leverage an API which ...
No database warning (Update, Insert) during save of program code
- How-to
- Last updated 9 months ago
- Arnd Schmidt replied 9 months ago
Hello,
at the moment I'm a little bit confused:
If there is a typo at a field name of a SELECT statement I will get an error message. But I don't get an error message with an UPDATE or INSERT statement. Until now I was very sure that a message wou...
Powerbuilder 2017 R3 is giving me a "license will expire in 30 days" warning.
- Misc
- Last updated 9 months ago
- Andreas Mykonios replied 9 months ago
Powerbuilder 2017 R3 is giving me a "license will expire in 30 days" warning.
Powerbuilder 2019 R3 is giving me no such warning.
I'm just wondering if 2017 will continue to work after we get our new license validated.
I don't see it on the down...
I am exploring the RibbonBar control. I see that in order to obtain the button's tag, I have to use functions like GetSmallButton(), GetLargeButton() etc.There is the GetItem() which also gets the item but it returns it on a powerObject variable and ...
Menu Item Clicked event remains unfinished
- Resolved
- How-to
- Last updated 9 months ago
- Berka Frenfert replied 9 months ago
OpenSheetWithParm when opens a sheet from a menu item, menu item's Clicked event is not released immediately. instead all constructors of controls in the sheet are fired next, then open event is fired, after open event the activate event is fired a...
Open PB workspace in SnapDevelop
- Resolved
- Issue
- Last updated 1 year ago
- Vijay Kumar replied 9 months ago
Hello, Community!
Getting error below when adding PB Workspace to SnapDevelop project:
This is the info about my current PB installation (it's, indeed, CloudPro Edition):
And this, SnapDevelop's info:
So, what could go wrong with this? Plea...
Open Url from PB Classic
- Resolved
- How-to
- Last updated 10 months ago
- Chris Pollach @Appeon replied 9 months ago
Hi All,
Is it possible to open a website from regular PowerBuilder Classic application? I experimented using the
OpenUrl( "https://appeon.com" ) by creating a menu tap and using the the example I stated earlier and it did not. I even get...
Powerbuilder application as windows service - how to achieve this
- How-to
- Last updated 10 months ago
- Roland Smith replied 9 months ago
Hi,
I would like to know how can we configure power builder application as windows service that gets triggered as per the setup. I have gone through few posts earlier regarding this and understand that we would need a third party tool like NSSM /...
We are currently using PB2017 R3 build 18180 and in the process of upgrading to PowerBuilder 2022. The plan is to complete the upgrade before the EOL date.
The EOL policy on Appeon website (as of today) states that the EOL date for PowerBuilder 2...
REST API and OAuth on older version of PowerBuilder
- How-to
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
Hi,
I have an old client who used the application developed using PowerBuilder 7 really long ago.
The client current use this for back up and now rarely use this system, but they recently requested asking if it's possible to do do some enhancement...
We are in a process of modernizing our application using Ribbon Bar control and Themes. Need a clarification on using the existing toolbar with the Ribbon Bar control.Currently all the actions are being performed using the items inside the Toolbar, s...
Infomaker PDF generation
- How-to
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
Hi,
We seem to have an issue with infomaker generated PDFs when we switched in IDE 2022. It seems that safari browser, and IOS phones do not see the font but instead get dots.
It seems related to this issue in powerbuilder : https://community.appeo...
Application Server Migration HP-UX to RHEL 8 ( Client we are using Appeon Powerbuilders)
- Issue
- Last updated 9 months ago
Hi,
I need suggestion for below case.
We are doing application server migration from HP-UX to RHEL. Our application client we used for PowerBuilder 2017 R3 and Server side logic we written in Oracle Tuxedo and Pro*c. So ,now data the communication ...
What you do when TRY CATCH is not stopping PB crash?
- Resolved
- How-to
- Last updated 10 months ago
- Berka Frenfert replied 9 months ago
Please read latest crash report posted on Tuesday, 27 February 2024 below in reply section.NOTE: This one is older but almost same kind of TRY CATCHHi,
I know referenced DW does not have instance variable i am trying to set so obviously PB will cras...
Generación DLL para consumo en aplicaciones .NET
- Resolved
- How-to
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
En el Power Builder 2022 R3 como puedo generar una DLL para que sean consumidos en aplicaciones .NET ?
Aplicacion PowerClient con acceso a varias DBMS en la misma pc
- How-to
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
hI,
Tenemos una aplicacion PowerClient que necesita conectarse a varias bases de datos, antes de PowerClient teniamos varios directorios con su respectivo file .ini. Ahora si hago una copia del directorio original a otro ubicacion y la ejecuto, sigu...
Suppress F12 on webbrowser (msedgewebview2)
- How-to
- Last updated 9 months ago
- Chris Pollach @Appeon replied 9 months ago
Hi,
I like to prevent the F12 key from opening devtools in my application. I looked into the acceleratorkeypressed event, which fires when pressing F12 (virtualkey 123). There is, however, no option to stop processing it (as far as I can see). Accor...
Datawindow Page Break Print
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 9 months ago
Hi
I am 'recycling' Mike Monette's question I found online (from 1997, long live the internet!!) about placing a page break onto a datawindow.
You may find his original post here - https://bit.ly/2UAZpbu
I'll copy and paste it here as well just so...
Dec() vs Double() performance
- Advice
- Last updated 9 months ago
- Benjamin Gaesslein replied 9 months ago
We have a value that is stored as varchar, but it contains numeric data with a decimal to 2 places. It is an ID field, and that's just the way it has evolved over the years. For datawindow sorting, the application wraps the sort column name with doub...
Ubuntu 22.0 powerserver Service Issue
- Resolved
- Issue
- Last updated 9 months ago
- Armeen Mazda @Appeon replied 9 months ago
WHen we set powerserver module as service and trying start service then we get core dump error but if execute using dotnet then it is staring without issueBelow is the sample config and core dump error from logsample config:
Service config file as b...
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