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. :)
Edge Chromium for Powerserver apps
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
I have seen zero problems so far with Edge Chromium, but i was wondering if anyone has done any extensive testing with PS web?
I am actually running primarily PS 2016 and it seems to work fine, i am also testing PS2020 from the beta, which is re...
Issue with SnapDevelop code editor
- Resolved
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Has anyone run into this issue? I logged it as a bug
*Phenomenon: As we get up above around 6000 to 7000 lines of code, the editor tends to crash and kick the attached errors. The issue is intermittent.
*Reproduce Steps: Take a Service.cs...
Upgrade PowerBuilder 12.6 to PowerBuilder 2019 in citrix environment
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
We are planning to upgrade PowerBuilder 12.6 to PowerBuilder 2019. How to set up a PowerBuilder 2019 app in Citrix 7.15 environment?
Copying text (RTE-window) - Flickering
- Issue
- Last updated 4 years ago
- Patrick Fabian replied 4 years ago
Hello PowerBuilder community,
I have another issue with a rte window. We have a datawindow in which we want to copy the contents of a rich text edit window.
I don't know how to copy the contents upon pressing the save button, since I do not know...
Where does the list of ODBC Data Sources (presented in the Database Painter) come from?I presumed it references the Registry (HKEY_CURRENT_USER\Software\ODBC\ODBC.INI\ODBC Data Sources), but the list I see isn't consistent with the Registry entries.
...
Good afternoon everybody,
I'm calling an external SOAP Webservice, and I'm having problems with the Datetime format.
I'm declaring my variables as Datetime and when I debug the code, the value of the variable is "17/03/2020 00:00:00".
The call c...
Hi.
I try to use the Powerbuilder Compiler pbc170.exe to build my exe. I use the parameters shown in the project-object at the bottom
When starting it is working some time and creates the pbd-files. But at the end there is always the message
A...
How to lock systemtree windows to IDE
- Resolved
- How-to
- Last updated 4 years ago
- René Ullrich replied 4 years ago
Hi to everyone
I found the 'system tree' outside the IDE ( see pictire )
How can I re-retouch it to the inside of the ide?
Thank you in advance
Hello,
I have package mobile app using Appeon Powerbuilder 2019 r2, it doesn't generate apk.
how do i install or run on my mobile phone.
with kind regards.
We have a project at work to change all references to Msxml2.XMLHTTP.3.0 to version 6.
Running Process Explorer shows that the app is still loading msxml3.dll.
Is there some function within PowerBuilder that uses this dll?
We are in the middle of ...
Powerbuilder - Speed differents win 2008 R2 vs win. 2012 R2 (win 2016)
- Resolved
- Advice
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi,
Running PB 2019 build 2170 on win 2008 R2, win 2012 R2 and win 2016, remote Console.
Is there any known solution to speed differences between Win 2008 R2 and Win 2012 R2 and win 2016.
We find that in 2008 R2 remote Console, data in the datawin...
pass by ref, readonly or value
- Resolved
- Advice
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hi,
Long time ago, I read somewhere that objects passed to functions or events, are always internally passed by reference, even if your specify "by value" or "readonly" in your function or event declaration.
So until now, I use by reference if I ch...
Infomaker License Query
- Resolved
- Misc
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
PB Cloud Edition v2019, build 2170Today I opened up PB2019 for the first time ever after a little help from Erin on how to handle the licenses.My case was slightly more convoluted than normal because I have a personal license ans well as a work licen...
Hello! Using Powerbuilder 2019 build 2082.
Does anyone know how powerbuilder desides what browser to use for HyperLinkToURL? No matter how i change default browser and file associations on my computer it still uses Internet explorer.
According to...
datawindow control jumps up, when it shouldn't
- Resolved
- Issue
- Last updated 4 years ago
- Michael Kramer replied 4 years ago
Hi,
I was trying to prove something the other day, which I could not reproduce in my little sample app.
What I did find though, was some - for me - unseen behaviour when creating a dw on the fly: it "jumps up". Strangely enough, all the other contr...
Need to make API calls to Emma (a CRM)
- How-to
- Last updated 4 years ago
- Libby Engelbret replied 4 years ago
My client will be using Emma, a CRM application. Emma has an API and there is a .net dll written to access the Emma API. How can I use this API to make calls and return and send information from my PowerBuilder desktop application? Is it possible ...
How to create two-dimensional arrays?
- Resolved
- How-to
- Last updated 4 years ago
- Michael Kramer replied 4 years ago
How create two-dimensional arrays?
For example I try create
byte lb_Array[25000, 25000]
The system does not respond, it is like it does not support this size.
What I'm doing is getting the number of bits that an image owns and looping through ea...
Upgrading an user from an offline license to an online license
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
My problem is that I have to install PB on VM; now users are assigned an offline license
Should I remove the offline license and then reassign to the same user an online license?
That is the correct procedure?
Regards
Gino
Use of IBM UDB database through ODBC
- How-to
- Last updated 4 years ago
- Mark Lundell replied 4 years ago
I can connect if I use the .net driver, but there seems to be a bug in the driver causing some very slow responses.
I have set up a 64 bit ODBC connection and tested successfully via the ODBC tool.
I have set up datasource NSDADEV_CONTROL and linke...
Remote desktop / Citrix - Appeon 2019 build 2170
- Resolved
- Advice
- Last updated 4 years ago
- mike S replied 4 years ago
Hi,
We are running Appeon 2019 build 2170 with Oracle 12c as DB on Citrix and MS Remote Desktop Service (RDS).
We experience huge differences in data delivery on RDS vs Citrix and wonder if anyone has any input.
Something is probably explained by ...
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