Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 7 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. :)
Window width and height don't match between painter and script
- Issue
- Last updated 4 months ago
- David Peace (Powersoft) replied 3 months ago
I'm observing a problem where if I create a window with a given width and height (in this case, 2002 x 1500), and then put a messagebox in the window's Open event to display those values, they don't match (I get 2039 x 1604).
Is it adding in PBUs fo...
RunWebAPI return error, Exitcode: 0
- Issue
- Last updated 4 months ago
- Armeen Mazda @Appeon replied 4 months ago
We have trouble to run PowerServer 2022 application. No Build and deploy project error shows but when we run the project it is showing RunWebAPI return error, Exitcode: 0, error id:0
When run from the C# solution, we have the PowerServer starting fa...
Deleting objects when using IDE GIT
- Resolved
- How-to
- Last updated 4 months ago
- Roland Smith replied 4 months ago
One of my customers used one of my utilities to delete objects from a library. In the PB IDE, the GIT interface doesn't see any deletes needing to be committed.
With an SCC API based source control system, my utility performs a SccRemove. For GIT, i...
Powerserver Session Createtime and Lastvisttime are 1 hour out for UK summer time
- Resolved
- How-to
- Last updated 4 months ago
- David Peace (Powersoft) replied 4 months ago
Hi Guys
I've just notice that Powerserver is returning session info that is 1 hour out. It looks like it's recording date times in UTC rather than local time, is that correct? If so is there a way to configure Powerserver to log using Local time on ...
nherit from another windows, the special character `
- How-to
- Last updated 4 months ago
- Chris Pollach @Appeon replied 4 months ago
Anyone know when i inherit from another windows, the special character `
edit source coding below
type cb_print from w_parent_report_sheet`cb_print within w_test_commoninteger x = 2446integer y = 156integer width = 352integer height = 104inte...
SilentInstall.bat fails with "Error: code=-2147213312"
- Issue
- Last updated 4 months ago
- Chris Pollach @Appeon replied 4 months ago
I am building our PowerBuilder application in a Docker container. To create the Docker image, we run the PowerBuilder "SilentInstall.bat" file first with opt-PBU and then a second time with opt=PBR. This works with the previous version, R3 3289. I...
Customize paper size at datawindow object properties
- Resolved
- How-to
- Last updated 4 months ago
- Ong Chin Keat replied 4 months ago
hi all,
I need to set specific paper size 12.50cm x 18.95cm at datawindow object. But I can't find any customization available. Any alternative way to do so ?
regards,
Dev Ong
The _indexes.idx is being modified in the deployed version
- How-to
- Last updated 4 months ago
- Armeen Mazda @Appeon replied 4 months ago
Hi all,
PB 2022R2 build 2828 compiled with PowerClient.
Sometimes, on client machines, we encounter a strange error message like "Unresolvable external n_winsrv when linking reference at line 15 in open event...".
This indicates that the applica...
PB r3 build 3356 only run .net freamework 4.5 dll with .net 6.0 (end of life)
- How-to
- Last updated 4 months ago
- Armeen Mazda @Appeon replied 4 months ago
Hi we have an C# DLL in .net framework 4.8 that we have imported via .net DLL importer.
We used build PB 2022 1900 and we coud call the dll
When we use PB r3 build 3356 we can't load the assembly.
Only if we install windowdesktop runtime 6.0 it...
Hi,
I am using Powerbuilder 2019 and SQL Server to retrieve the data.
Issue: There is a datawindow and it gets rows retrieved from stored procedure. But the label the data both are blank for specific screens in some terminals of customer sites onl...
PDFLib wmf not looking nice
- Issue
- Last updated 4 months ago
- David Peace (Powersoft) replied 4 months ago
Hi we are creating charts in WMF format, when using a virtuel PDF printer the charts looks great, but when using PDF Lib (PDFNative) it looks really bad quality.
Why is this the PDFNative not creating good quality of the images? Se attahced files.
...
how to stop the calculations that a datawindow constantly does on any user action
- Resolved
- How-to
- Last updated 4 months ago
- Roland Smith replied 4 months ago
I have a report in a data window that calls functions within the application to make calculations when retrieving the report, however each action that a user performs on it the calculation is performed again, weighing the actions performed. I want to...
URL not loading in citrix application through Navigate command
- Misc
- Last updated 4 months ago
- Armeen Mazda @Appeon replied 4 months ago
Hi Team,
Hope you are doing well.
Need your help for a query regarding Microsoft web browser OLE object, used for browsing a URL.
When accessing a URL using Navigate command through PB IDE, I am able to launch URL.
But same URL(in application) wh...
Instalar app cloud en un server (IIS) desde el ejecutable
- Resolved
- How-to
- Last updated 4 months ago
- Francisco Martinez @Appeon replied 4 months ago
Buenos días, hice la migración de una aplicación a cloud, inicialmente hice la prueba en el IIS local y todo esta perfecto
Ahora mi consulta es porque en lugar de correrla directamente en la maquina de desarrollo quise llevarla a otro servidor con...
Crosstab Datasource access
- Resolved
- How-to
- Last updated 4 years ago
- Roland Smith replied 4 months ago
I am having an issue where I cannot seem to access the datasource of my crosstab after i initially create the crosstab. This appears to be a new issue unless i am missing some combination of settings as i was able to re-enter the data source after sa...
Hi,
does anyone out there know how to convert a pdf to excel or csv / text programmatically, or using an command line converter.
I am using the latest verison of PB on windows 10
I have a requirement to be able to check a pdf document listing tran...
Issue with the webrowser.navigate function
- Resolved
- Issue
- Last updated 4 months ago
- Miguel Leeuwe replied 4 months ago
Hello,
I am using Powerbuilder 2022R3 - 3356
On my personal development box, the command
li_status = wb_navigator.Navigate("www.google.ca") returns 1 (valid url)
li_status = wb_navigator.Navigate("something") returns -1 (it's not a valid url)
...
ErorCode: 5; Result 5
- Issue
- Last updated 4 months ago
- Francisco Martinez @Appeon replied 4 months ago
Buenos dias, estoy desplegando una aplicacion con el Id PB2022R3 (estamos mgrando desde 2019) en un servidor IIS , la aplicacion ya esta desplegada, pero en algun momento al utilizar la funcion de copiar un pdf (tenemos una funcion de conversion a bl...
Exception while reading from stream
- How-to
- Last updated 4 months ago
- John Fauss replied 4 months ago
Hi Team,
I encountered this pop up window when retrieving the datawindow.
I will appreciate your help.
with kind regards.
How application can do code signing certificate for Powerbuilder 2017 or 2022 afterwards
- How-to
- Last updated 4 months ago
- Roland Smith replied 4 months ago
Dear Supporter:
We got a security question to ask your advice, early this week, our security team has carried out a Penetration test on our application, in which they said that our application need a code signing certificate, I remembered...
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