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. :)
PowerServer ToolKit version used to deploy the application
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
I'm operating Appeon Server 2016 build(1130) on the customer site.
Eventhough the Appeon Server 2016 build(1130) has distribed on Appeon Powerbuilder 2017 R3 build 1880, I couldn't operate with the message " Failed to run the application b...
Hello, all
After the topic on azure dev ops (https://community.appeon.com/index.php/qna/q-a/check-out-locks-on-azure-dev-ops) our company is re evaluating using it for PB source control.
Please, present your experiences with different source contro...
I'd like to know the solution that Wppeon Workspace has not execute automatically even if the NFC is activated?
- How-to
- Last updated 5 years ago
After I install the "Appeon Workspace on the android OS(mobile), Appeon Workspace has execute automatically when Android OS NFC become activate.
I'd like to know the solution that Wppeon Workspace has not execute automatically even if the NFC...
Code Obfuscation for PowerBuilder Apps?
- Advice
- Last updated 5 years ago
- Roland Smith replied 5 years ago
Hi All,Who has used which code obfuscation tools with PowerBuilder? Successful?
Business requirement: Make deployed PB app's .EXE/.PBDs/.DLLs/assemblies so complex, time consuming, and hence costly for professional attacker to analyze that it isn't ...
I am attempting to display a custom title for a window with tabs. I can get the info when the record is retrieved
//// Get the name of the Company and display it in the window title bar
//string theconame
lw_frame = w_thecompany
////theconame ...
Capture Back Key / Home Key Android
- How-to
- Last updated 5 years ago
- Kai Zhao @Appeon replied 5 years ago
Hello All,
Any one have manage to capture the back key of an android Device for a PB PowerServer Mobile application?
Application cannot run / debug in IDE when linking with C++ DLL
- Resolved
- Issue
- Last updated 5 years ago
- Wei Yan replied 5 years ago
I'm new to PowerBuilder development. I started working on a legacy system, which was recently upgraded to PB 2017 and OS is window 10.
I can build / deploy / run EXE runs perfectly. However, when I run / debug in IDE then I got Error saying - Ba...
Sybase Open Client 16 compatibility with PB2017 R3
- Resolved
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hi,
Just want to check if PB2017 R3 has any incompatibility issues with Sybase Open Client 16.
Thanks in advance.
Jeff
Different Edit Mask for field in a Tabular/Grid Datawindow
- How-to
- Last updated 5 years ago
- Sivaprakash BKR replied 5 years ago
Hello,
Need to set different Edit Mask, all numeric with or without decimal, for a field in a Tabular / Grid datawindow. Don't have a function like available for setting Format. Is that possible to set ?
The issue is for each row, user will be se...
Tabpage disappear: strange behaviour?
- Issue
- Last updated 5 years ago
- Miguel Leeuwe replied 5 years ago
Hi,
on a main window, we have a tab "A". In this tab "A" we have some tabpages. In one tabpage "X" again we have a tab "Y" with some tabpages.
I don't have any code that hide the tabpages in tab "Y".
But sometimes one (the first) tabpage disapear....
PB 2017 R3 - OpenwithParm not working on windows 10 1709
- Issue
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
We have migrated our application to PB 2017 R3.
Application (exe) is working fine on window 7, but its crashing on window 10 1709 while calling OpenWithParm(). Its 32-bit application.
Same code is working fine when I ran the application from PB IDE...
PB Ole custom control error accessing external object property value
- Resolved
- How-to
- Last updated 5 years ago
- Roland Smith replied 5 years ago
We have a Ole custom control (name ole_progress) defined in a window but when trying to access ole_progress.object.value property getting error accessing external object property value. what are the parameters i have to check to work the ole custom c...
Migration "bad runtime function" when invoking webservice
- How-to
- Last updated 5 years ago
- Brage Mogstad replied 5 years ago
Hello,We deploy our app by building exe+pbd+dll's.Since I migrated from PB 2017- PB 2019 I get an error "bad runtime function" when invoking webservice with CreateInstance in PB2019 runtime clients deployed to win10pro x64 pcs.I'm a 20 years+ PB deve...
I added the Windows API code below to my production PB 12.1 and Powerbuilder 2017 test applications (same exe) and this is crashing my app. The crash happens on Windows Server 2012 R2 but fine on my desktop- (Windows 7). Does anyone have an AP...
Hi All,
I had moved my PB application into PowerServer web. And found a few problems:
1) alignment out, on the of_settimer at statusbar,(see attachment) can anyone enlighten me on this issue, how to fix this? Thank you.
2) Understood that classDef...
What is the best practice to use source control with Powerbuilder and SVN?
- Resolved
- How-to
- Last updated 5 years ago
- Michael Kramer replied 5 years ago
We recently upgraded to the Powerbuilder 2019 from PB 12.5. We also have increased the number of developers and would like to use the SVN feature with PB 2019. We found instructions on how to set this up (using instructions for PB 2017 R2 You tube vi...
Datawindow Report - PDF as Background Image
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
We have a need to use a standard PDF form as the background of a datawindow report so that it can be filled in with overlay-ed data. We have tried multiple approaches like converting the PDF to an image file and placing in the background. However, al...
Served license applies to multiple versions of PB?
- Resolved
- Advice
- Last updated 5 years ago
- Armeen Mazda @Appeon replied 5 years ago
Guys, at some point our company may upgrade to PB 2019. We're currently at PB 12.1, and our licenses are administered on a server. Are served licenses restricted to specific versions, or can PB 12 and PB 2019 use the same?
connect to SQL database
- Resolved
- How-to
- Last updated 5 years ago
- RAFAEL RODRIGUEZ replied 5 years ago
I am migrating my aplication from powerbuilder 8 to powerbuilder 2019, but when i connect to my sql database and i try to retrieve data to my datawindow, i get this message: select error SQLSTATE = 42S02 Microsoft SQL Native Client invalid object nam...
eon_mobile_webviewex webview escaping url
- Issue
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hi,
I have a mobile app using Powerserver 2017 R3 which has a page that loads PDFs using the Appeon WebView workaround (help file). This works fine for simple and public URLs.
However when using Azure and having to pass an access signature it fails...
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