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 error during migration
- Resolved
- Advice
- Last updated 4 years ago
- william yau replied 4 years ago
HI Guru
I studied your Migration materials from Powerscript to C# at
https://docs.appeon.com/powerscriptmigrator2019r2/PB_to_CSharp_Migrating_Re-factored_Business_Logics(NVOs)/index.html
I found out “datastore” syntax error which different ...
Compatibility of Syabse Adaptive Server Enterprise PC Client v16 wih 32bit app
- How-to
- Last updated 4 years ago
- Astha Batra replied 4 years ago
Is Sybase Adaptive Server Enterprise PC Client v16 is compatible with 32bit Desktop power builder application?
Problem with right mouse button drag and drop
- Resolved
- Issue
- Last updated 4 years ago
- Sverre Tvedt replied 4 years ago
After upgrading to 2019 R2 build 2328 (32 bit) our users noted that dragging within treeviews using the right mouse button no longer is possible.
The treeview controls have the Dragauto property set and DisableDragAndDrop unchecked.
When dragging ...
Toolkit is gone on Trail version
- Resolved
- How-to
- Last updated 4 years ago
- alessandro feltrin replied 4 years ago
HI,
My Powerbuilder Trail version expired and they extend it but now my Toolkit is gone.
Can anybody please help?
Regards
ML
Appeon WEB can use the object eon_mobile_barcodeex
- Advice
- Last updated 4 years ago
- tomms tomms replied 4 years ago
Dear Appeon,
the object eon_mobile_barcodeex can use in appeon web ? did same appeon web and appeon mobile to Create QR Code ? if can't use in appeon web, can you tell me what method to create QR code in appeon WEB ?, thank you for attention.
...
dw.saveAsFormattedText delivers additional empty rightmost column
- Issue
- Last updated 4 years ago
- Peter Klopfer replied 4 years ago
Hi,
we are saving the contents of a multi-column grid datawindow using saveAsFormattedText:
dw.saveAsFormattedText (
ls_file
, EncodingANSI!
, "~t" /*sep*/
, ''" /*quote*/
, "~r~n" /*lineending*/
, false /*retainnewlinechar*...
PowerBuilder and JAWS Screen Reader
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi all,
Does anyone have experience getting a PowerBuilder application working with the JAWS screen reader software?
I can't even get it to read the menu items of the frame menu in an MDI application when the application initially starts up. It...
get image QR Code different between exe in window and web appeon
- Resolved
- Issue
- Last updated 4 years ago
- John Fauss replied 4 years ago
Dear Appeon,
i have a problem with this script , the QR Code result value and the image QR Code is different, between exe and web appeon, the code like this below ;
linet_main = CREATE inetluo_data = CREATE n_cst_internet
SetPointer(HourGlass!...
Appeon Mobile WiFi or 4G
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi All,
Apologies if this has been asked before, but is there a way to determine within am Appeon Mobile App if the user is connected via WiFi or 4G?
I have checked the objects in the Appeon Workarounds library, but cannot seem to find anything.
E...
I try to follow up your document at
https://docs.appeon.com/powerscriptmigrator2019r2/PB_to_CSharp_Migrating_Re-factored_Business_Logics(NVOs)/index.html
try to migrate Powerbuilder sample to API core.net. but a face attached syntax. Would you a...
PowerBuilder 2019 R2 Themes path
- Resolved
- Issue
- Last updated 4 years ago
- Ken Guo @Appeon replied 4 years ago
Hello,
I am using PowerBuilder 2019 R2, on Windows 7.
I am not able to apply the themes. This feature is not working.
After reinstall PB 2019 R2, I noticed that PB is not taking the theme path by default.
My question is:
Where is PB 2019 storing...
My application currently uses the following to set a variable for use by a MS SQL Sever 2014 database trigger. This does not work in PowerServer. Is there a workaround of some variety?
ls_SQL = "Declare @TheUser VARCHAR(128) SET @TheUser='" + ...
Executing event inside (tab > tabpage > datawindow)
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hello,
Im trying to execute an event on a window, but the problem comes when I try to do it on a itemchanged event of a datawindow that is located into a tabpage that it's on a tab. I can't reference the window by his name, becouse I open the window...
PB 2019R2 Adding custom menu item to Power Bar not working.
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Customize the Power Bar Menu.
When attempting to add a custom menu item, the drag-drop is not working at all.
Icon does not appear on the toolbar.
No property window pops up.
Buttons in the title bar of a main window
- How-to
- Last updated 4 years ago
- Roland Smith replied 4 years ago
Hi,
How can I place a button in the title bar of a main window ?
(Just like MS Office)
I'm using PB2019 R2 /Windows 10
Thanks
Steen :-)
how generate sequences for invoices in c#
- Resolved
- How-to
- Last updated 4 years ago
- mike S replied 4 years ago
Hi,Friends,
I use the function f_Secuencial(caja,tabla);for generate sequentials for my documents
the question is, using _context in c#; how replacement the following expressions
1. DO WHILE SQLCA.SqlDBCODE = 12052. IF SQLCA.SqlnRows = 0 then3. I...
Most stable version of PowerBuilder
- Resolved
- How-to
- Last updated 4 years ago
- Steen Jakobsen replied 4 years ago
Hello, we are moving from SAP PowerBuilder to Appeon PowerBuilder and would like some advice. In your opinion which version of Appeon PowerBuilder is most stable and reliable?
Your input is greatly appreciated, thank you.
Infomaker 2019r2 Report Preview Window is now small and unsizable.
- How-to
- Last updated 4 years ago
- Mark Lee @Appeon replied 4 years ago
After upgrading Infomaker to 2019r2, after I've created a .exe for users to deploy reports, the preview window of the report is now small and size locked in the upper left hand corner. There are vertical and horizontal scroll bars but you can't maxi...
Appeon FileService - File upload way too slow
- Issue
- Last updated 4 years ago
- David Hepburn replied 4 years ago
I've just got my PowerServer working on our internet server. I'm trying out the fileservice functions so I wrote a test program that:-
does a of_logonfileserver to login to the server (this works fine)
then does a of_appeonupload to upload a file...
Error "Oracle 11g or higher client is not installed or not set to primary oracle home'
- Resolved
- Issue
- Last updated 4 years ago
- Hua Xu replied 4 years ago
Hi, I am new to Powerbuilder, and Installed trial version online (2019), when I try to connect to database (oracle 19c), it gives me an error "oracle 11g or higher client is not installed or not set to primary oracle home', can someone help me out?
...
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