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. :)
Syntax to modify the detail band transparency by dw.Modify()
- Resolved
- How-to
- Last updated 3 years ago
- Vlad V. replied 3 years ago
Hi, I'm having some difficulty finding the correct syntax to change the transparency property of the entire datawindow's band (detail band).
DW has no groups, just a standard grid datawindow listing excel-like rows.
If I do
dw_import.Modify("trade...
Power client installation of batch file
- Resolved
- How-to
- Last updated 3 years ago
- Winthor Caingles replied 3 years ago
Good day,
Need help for the powerclient... I read this article indicating the steps on the deployment.
"
Advanced usage of External Files and Preload Event
The combination of External Files and Preload Event can streamline the process of deployin...
HTTPClient & Appeon Mobile (2019)
- Resolved
- Issue
- Last updated 4 years ago
- Kai Zhao @Appeon replied 3 years ago
Hi,
I started testing HTTPClient for the Appeon Mobile app this week.
I'm using the json placeholder test API and the same code as in your tutorial:PowerBuilder 2017 R2 New Feature: REST - Appeon Community
It works on desktop as expected but when ...
Re: Windows Server 2008R2 and PB 2019R3 Theme
- Resolved
- Issue
- Last updated 3 years ago
- Ken Guo @Appeon replied 3 years ago
Hello,
PB 2019R3 in Windows Server 2008R2 and Theme
Theme is not getting applied in the application deployed in Windows Server 2008R2. Is there any compatibility issue in using theme in this windows server ?
Application is working fine in our lim...
Migrating from Pocketbuilder 2.5.2 to Powerbuilder 19 r3
- How-to
- Last updated 3 years ago
- Roland Smith replied 3 years ago
Hello,
We are in the process of migrating a pocketbuilder application to powerbuilder.
what did we do?
1. we migrated from Pocketbuilder 2.5.2 to Powerbuilder 10.5
After the migration we fixed the errors and warnings. The application ran oke...
PowerServer database connection error - MoveNext()
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hi,
Do you know why below error return when connection to ODBC-ASE 64 bit database ?
Fail: PowerServer[0]
ErrorMessage: Database connection or transaction is not opened, commit is invalid .MoveNext()
-- End of stack trace from previous location...
Hai dears,
Does anyone use the medical lab integration application with powerbuilder ?.
I used Winsock method to collect and send data (HL7, Normal...) between the systems through tcp/ip protocol and it is working successfully.
But, some machine...
Cannot find some libraries in SnapDevelop
- Issue
- Last updated 3 years ago
- Alex Hernandez replied 3 years ago
Hello,
I've just created a WebAPI project in SnapDevelop (2019 R3), and as it opens I get these errors. It seems that it does not find SnapObjects library and I have not found how to deal with this.
I tried to add a DataContext file just to test ...
how to deal with datawindow which is composite style?
- Resolved
- How-to
- Last updated 3 years ago
- Albert John replied 3 years ago
Hi guys , I was trying to deal with a datawindow which is composite style,due to the report was complex I tried to use this style though,it was combined by 11 datawindows and each datawindow has a retrieve agruement which is a string, due to the PB i...
Error "No application engineering file found" when packaging mobile app
- Resolved
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hi,
I previously had a mobile app that I'd packaged up and run successfully. In between then and now, we've upgraded from PB 2017 to PB 2019 R2, and upgraded our production environment to Azure. I've also upgraded to the developer version of Power...
How to handle .ini variants with PowerClient deployment
- Resolved
- How-to
- Last updated 3 years ago
- Chris Pollach replied 3 years ago
Hello community,
we are testing PowerClient feature and we have not find a way to handle the following case - an app is using .ini file which needs to be accommodated for each client individually. So we tried to modify the .ini file after a deployme...
Does PS2021 license downward compatible to PS2020 Web deployment?
- Resolved
- How-to
- Last updated 3 years ago
- Zhang JX replied 3 years ago
Hi Appeon Team,
I am looking into the possibility to subscribe PS2021 License, deploy PS2020 + testing/finetuning PS2021, for the reason:
1. With Microsoft announcement on IE retirement coming year, we need move RDS application to PS2020 Web deploy...
Options / Tutorials to create webforms in Power Builder
- How-to
- Last updated 3 years ago
- Chris Pollach replied 3 years ago
Hi,
We wish to create some application forms which will be called by html page. These application forms are preferably webpages. Is there any option in PowerBuilder to create them?
Kind regards,
Falguni
Get coordinates and size of an individual tab?
- Resolved
- How-to
- Last updated 3 years ago
- John Fauss replied 3 years ago
Does anyone know a way to get the coordinates and size of the tab part of a tabpage (i.e. the part that the user clicks to select that particular tabpage in a tab control)?
Web application for Tablet/smart phone
- Resolved
- How-to
- Last updated 3 years ago
- Zhang JX replied 3 years ago
Hi
I am evaluating the possibility to develop an application in PowerBuilder with connection to an SQL Server database to be able to run it on web browser on a tablet/smart phone.
We are using PowerBuilder 2019R2 with Microsoft SQL Server database...
RichTextEdit not word wrapping despite that being set
- Issue
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
We have a small RTE in one of our applications, used only by our staff. It is using the Built-In TX Text Control.
It is set to WordWrap, and if I right-click in it when I'm running the compiled program and pick Properties from the popup menu, it sho...
Compile and deploy PowerClient projects without IDE?
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
Hi!I'm having a look at the PowerClient feature and I wonder if it's possible to do a build/deploy of a PowerClient project from pbc/orcascript or similar? We would like some way to avoid the manual process of building and deploying.
Regards,Nicl...
PowerClient not launching application
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
We have a government client that has strict security protocols in place. We deployed their application to a remote web server using PowerClient and I can download and run it from my machine just fine as can others who are not on the client network. ...
Could you let me know about grind control and scatter charts in 11.5 version.
I want to create by scripts from where I can get source code to understand how we can add controls on window at runtime.
I just want to add single line edit controls on...
When we update to PB2019 R3, then we compile. In order to deploy our applications the new runtime files that need to be renamed so that the version number indicator (such as "170", "190") is gone, will need to be deployed as well. Is this correct? I'...
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