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. :)
Hi
I've created a cloud app (PowerServer 2020) and deployed as IWA. Installation of the IWA was successful (downloading and installing) but no shortcut was created on the desktop. I've searched for the AppeonIWAShell.exe and created shortcut manuall...
Is it possible to view previous ISIR records and print them after multiple records come in? For example, after ISIR number 2 has come through, is it possible to view/print ISIR #1?
SQL statements with '*=' causing error on newer version of sql server
- How-to
- Last updated 3 years ago
- Matt Balent replied 3 years ago
Hello,
We have an app with about 423 different sql queries that use *= in them which is causing errors when migrating to a newer sql server.
Apparently this syntax was deprecated in the early 90s and it is was used for left outer joins.
Do any ...
SAVE AS PDF - What do I need?
- Resolved
- How-to
- Last updated 3 years ago
- Olan Knight replied 3 years ago
PowerBuilder 2019R3, b2703 Oracle 12C and PostgreSQL v12 IDE: Windows 10 64 bit o/s Runtime: Windows 19 serverWhat components are required to get the SAVE AS into a PDF file to work correctly?Do I need the Sybase Datawindow PS driver? If so, is...
HTTPClient and TLS versions 1.3 support
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 3 years ago
hello, we are consuming web services from our PowerBuilder application using HTTPClient, and the web services in the near future will require TLSv1.2 and next TLS v1.3 1.2 is already supported but is there a plan to support 1.3 in the next releases?
...
Window pbm_keydown event does not always run
- Resolved
- How-to
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
Good morning,
I have a window with a Key event (pbm_keydown) with the following code to call the help:
IF KeyDown(KeyF1!) THEN pb_help.TriggerEvent(Clicked!)END IF
Inside the window I have many objects of all kinds (dw, st, tab, btn,...) an...
Please i want to use Encoding UTF-8 i am get this
sle_message.text = "albloshi0551100624حسين البلوشي"Blob lblb_dataString ls_Base64Strlblb_data = Blob("EncodingUTF8", EncodingUTF8!) how can i use my ver sle_message ?CoderObject lnv_Cod...
Bring sheet to front (and focus, and draw) in MDI
- Resolved
- How-to
- Last updated 3 years ago
- Olan Knight replied 3 years ago
Hi
How do I bring a sheet to front in MDI, with focus and drawing, as the selection via the Window menu bar would?
I am updating this application's task launcher so that when a task opens a sheet but it is already open, the sheet is brought to fron...
testing fileservice.aspx come out with error :
Appeon.FileService.Util.ParseException: Unable to read beyond the end of the stream. at Appeon.FileService.Parser.parse(Stream inStream) at Appeon.FileService.FileServiceExecutor.execute(HttpContext Con...
PB 11.5 IDE closes when operated along with PB 2019 R3
- Resolved
- Issue
- Last updated 3 years ago
- Sivaprakash BKR replied 3 years ago
Hello,
PB 2019 R3 and PB 11.5 in Windows 10
We have different projects developed in both PB 2019 and PB 11.5. Sometimes PB 11.5 closes when we try to open a window in the IDE. This happens only when PB 2019 R3 is already open and active. The ...
Retrieve saved image from other application(s)
- Resolved
- How-to
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
Hello,
PB 2019 R3, Postgresql 11
I could store and retrieve image files that's stored from the Powerbuilder application. Now through a mobile application, they store images in the same database that PB applications need to retrieve and update. ...
Activate online license on my 2nd PC.
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
I have a replacement PC for the current PC. PB 2019R3 is installed on both, but the new PB needs the online license activated.
My license admin is not available.
Now I cannot launch PB 2019R3 on either PC because the license is not activated.
See ...
I cannot run my PowerServer app on a client pc
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Hi,
I'm unabled to run my powerServer app on a client PC. I can install and run the app using localhost in the developemnt PC with PowerServer project and having the IIS server ON but on a client pc when I try to access using http://ip/app/ it shows...
Efficient retrieval of nested data in Web API Model via .NET DataStore?
- Resolved
- Advice
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Dear .NET DataStore users,
we have a Web API based on the .NET Datastore that - especially in one case - uses heavily structured objects derived from DataObjects with nested objects which then get added as Properties in the Model annotated as DwRepo...
OLE with MS Word - set default filename
- Resolved
- How-to
- Last updated 3 years ago
- William Hicks replied 3 years ago
I open an existing Word document using oleobject and successfully manipulate the contents. The document is left open in Word for the user to make any further modifications and save as required. This is all ok.
I want to set the default path and file...
PB IDE/Git object refresh issues.
- Issue
- Last updated 3 years ago
- Benjamin Gaesslein replied 3 years ago
We are using Github with PB 2019 build 2170.
Some of our developers are not getting all the objects when creating a new branch (from the default branch) and refreshing within Powerbuilder. We have verified the objects are in the ws_objects folder a...
View PDF AppMobile
- Resolved
- How-to
- Last updated 3 years ago
- Jose Antonio Cardenas Rodriguez replied 3 years ago
Hi, is there a way to view a PDF file in a Mobile application?
The PDF file is on a PC that is visible by the PowerServer server, I need a Mobile APP to be able to view different PDFs located on said server.
If I use StaticHyperlink the PDF is ...
Hi!
Powerbuilder 2019 R2 2353, Windows 10 64 bit.
There is a Datawindow graph (Graphtype=Line(12)).
How to set the line thickness of red (function) line, and how to appear the function's values near the small red cubes?
See the attachment imag...
Hi,
I would like to know if there is an alternative ways to do member verification apart from Biometric (Face or finger print scanning)
using powerbuilder2021.
Trying to print picture,but it's not my expected
- How-to
- Last updated 3 years ago
- Albert John replied 3 years ago
im trying to print image within powerbuilder, it printed the image,but it's NOT my expected,I expected print the image just fitted a A4 paper,i expected it has at least 90% of A4 but it actually printed picture just occupied like 1/2 or 1/3 of a A4 p...
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