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. :)
PB 2019 OleObject not working?
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hello. We are migrating a client/server desktop application from PB 17 to PB 19. Some of our OLEObject functionality appears to have broken, and I'm looking for some help.
Here is a snippet of the code in question:
String str_run
OleObject wsh
In...
Hi,
I installed the PowerBuilder trial on a 32bit machine and everything is working fine. Since our goal is to run it in a 64bit machine I went ahead and installed in a 64bit machine. However, I am not able to connect to the database. Instead,...
PB 2019 R2 B 2353 SaveAs PDF! Returns -1
- Issue
- Last updated 4 years ago
- Lynn A Haynes replied 4 years ago
li_ret=dw_rpt.SaveAs(ls_filename, PDF!, false) li_ret=dw_rpt.SaveAs(ls_filename, Text!, false)
PDF! returns -1, Text! returns 1. What's up? Is there some NativePDF not set?
Re: Manufacturer Serial number of (external) hdd
- How-to
- Last updated 4 years ago
- Sivaprakash BKR replied 4 years ago
Hello,
This is not the relevant forum for this. Still thought that someone could guide me in the right direction.
I want to read the manufacturer-assigned serial number of an external hard disk, which is (almost) unique and won't change even if it...
PB application opens PDFs with Adobe Acrobat Standard and move to second monitor
- Resolved
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Good Afternoon!
We are using PB2019 R2 Build 2328.
I'm looking for some helps!
The request is : open PDF images from the database with Adobe Acrobat Standard 2017 and display the PDF files on the second monitor.
The coding that gets PDF images in...
https onto powerserver web
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi,
System using - powerserver 2019 iis 8.5 on windows 2012 r2
Can anyone help, this may be my lack of understanding on iis rather than a powerserver problem, i can not remember if there was a setting when i installed powerserver as to whether i wa...
How to detect a change in the contents of a richtext edit control
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
I have a richtext edit control and I'm trying to figure out if a user has done any changes or not, before closing the window.
I've tried the modified event without success. I rarely seems to fire.
I've tried the key-event (pbm_rnkey) without succes...
Hi,
I've created a nvo using the .net dll importer tool for .net core. Everything is working fine within my development environment and with the installed application on the development environment(even when changing the appeon directory to rule out...
Modernize Existing Datawindows and Reports
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
This product to make reports, you have to buy it separately .... you are promoting another company or it will come with PB 2019 R3, Ultimate Suite has a special price for those of us who have a PB license
Luis
PowerServer 2020 Build 2323 64bit and MS 2008 R2
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi,
Does anyone know if PowerServer 2020 Build 2323 64 bit still run on a MS 2008 R2 server environment?
Thanks
Bryant
HrrpClient.SendRequest is very slow on some PC
- Resolved
- Issue
- Last updated 4 years ago
- Kiran Patel replied 4 years ago
After Deploy application on client pc, I found on some pc Windows 7, Windows 10 application is very slow to retrieve data from server
Develop on Appeon PowerBuilder 2019 R2 Build 2353
Deploy on Windows 7, Windows 10 64Bit
On Development PC it take...
PowerBuilder deployment to PBDs not being written
- Resolved
- Advice
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
I'm having a problem when trying to deploy our application. For some reason it is not writing the PBD files. I am currently using Appeon PowerBuilder 2019 R2 Build 2353 on Windows 10 Enterprise Version 10 Build 18363. I last deployed the application ...
RibbonBar and Sheet with Menu Issue
- Advice
- Last updated 4 years ago
- Christopher Craft replied 4 years ago
Is there a secret to using sheet windows that have a menu with a RibbonBar control on the frame? If I remove the menu from w_sheet then I can get the windows to show but if it has a menu then the first will show and any other window will cause the wh...
Richtext DW - Page() function acting weird
- Issue
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi everyone,
I'm having trouble getting the Page() function to behave in a Richtext Datawindow in PB2019 R2 (and earlier until at least PB2017 R3).
In some cases, the page() function just plain doesn't work (i.e. always returns the same value no ma...
AEM vs INI DB connecion parameters
- Misc
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi, all.
Please, consider the following situation:
In my Web app, I programmatically fill SQLCA from an INI file and connect to a specific database. In AEM, for the same app, SQLCA connects to a different database.
How does PS resolve this incoher...
Serializing date time in datawindow to json
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi,
We are using PowerBuilder client to connect to Asp.net web API service. But when we export the datawindow to Json, we have issue with serializing date format. In PowerBuilder, the format is yyyy-mm-dd HH:mm:ss. But ISO format is yyyy-mm-ddTHH:mm...
Ribbon Control Image Library wanted
- Resolved
- Advice
- Last updated 4 years ago
- Richard Granquist replied 4 years ago
Where is the best place to get an image library of all the new icons from within PowerBuilder 2019 AND from Microsoft so the images are the new flat design? My goal would be to see a list of images so I could quickly pick the type of image I want. ...
How to default to Excel12 extension using GetFileSaveName()?
- How-to
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hello Everyone,
I am trying to use the function GetFileSaveName() to open a folder and would like to default the Excel12 extension (*.xlsx). But I have no luck.
Any suggestions?
Thanks,
Kevin
Need Help - Where can I get the PB12.5 Localized Runtime DLLs for Portuguese
- Advice
- Last updated 4 years ago
- Kevin Dinh replied 4 years ago
Hi,
Where can I get the PB12.5 Localized Runtime DLLs for Portuguese?
We are slowly migrating to PB2019; But our product still using PB12.5.
Anyone know where I can download the Localized Runtime DLLs for Portuguese in PB12.5.
FYI - We do not hav...
Hi.
In PB2019R2:
We experience a weird situation when saving a datawindow to PDF using the Native method.
The summary band autosizes, even if the checkmark is off and the height is set to 0.
We have even extracted the datawindow syntax usin...
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