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. :)
Datawindow Restapi Post Method
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
PB IDE 2020, How to USE RESTapi, CRUD methods. ?
Export powerbuilder datawindow into RTF word document
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi,
I have a requirement that i need to export the datawindow into rtf word format with all design and data formating as like in datawindow. how i would do that?, Can you guide me.
Datawindow Expects more retrieval argument
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi,
Im still in the process of testing the powerbuilder app I recently migrated to web platform. I have this data window report that accepts 5 retrieval argument as specified with the Stored Procedure, but when i try the same report in the web pl...
tree-view control node's check box is not selected when click
- Resolved
- Issue
- Last updated 4 years ago
- Erick Siliezar replied 4 years ago
Hi everyone, I'm having an issue in a Power Builder 2019, 64 Bit compilation executable.
I have a tree-view control with a checkbox node enabled, but when I clicked the node it is not selected, the only way to select the node is using the space-bar....
Data windows when switching from PB2019 to R2
- Issue
- Last updated 4 years ago
- Rudolf Fürst replied 4 years ago
Hello,We work with a report system that can be adapted and expanded independently of the program for the individual customer installations. For this purpose, the individual views are saved in the database as PSR files. Typical for these installations...
Datawindow where clause: Key and Updatable Columns, question
- Resolved
- Advice
- Last updated 4 years ago
- Sylvain . replied 4 years ago
MySQL Server 5.6.26MySQL ODBC 5.3.10 ANSIPowerBuilder Universal: 2019R2 Build 2328.00
We never had to use 'Key and Updatable Columns' so far in our system we always used 'Key Columns', but now I have something special to do that require .
I'm doing...
DB Blob object Not Visible in datawindow deploy Web
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Good afternoon, I am showing images from a table with a DB Blob object in a Datawindows and in Client-Server mode it works without problems, but when deploying web
the datawindows does not show the images, do you know what it could be? ?
Localhost page cannot not found (snapdevelop)
- Advice
- Last updated 4 years ago
- Marco Meoni replied 4 years ago
HI Guru
I followed up the migration materials at
https://docs.appeon.com/powerscriptmigrator2019r2/PB_to_CSharp_Migrating_Re-factored_Business_Logics(NVOs)/index.html
According to final steps as below. I went to SnapDevelp and pressed Ctr...
Let's talk about GIT again
EcosystemWindows 10 64bitPowerbuilder v2019r2TortoiseGit v.2.10.0.2Git v2.27.0.windows.1Remote repository dev.azure.comProject1 with 3 branches
PrologueI uploaded a project to our remote repository and also sent the PBLs....
Datawindow autosize height cuts off text
- Issue
- Last updated 4 years ago
- Yoan Desforges replied 4 years ago
I have a datawindow in which I want to resize a band's height depending on the height of the last control which is a text field that can be short or quite long (a note kind of field).
So what I have done is put the details band as autosize height an...
GetFileOpenName flags question
- Resolved
- How-to
- Last updated 4 years ago
- René Ullrich replied 4 years ago
Hello,
Im trying to get an image for my aplication using the GetFileOpenName function. It's working I can choose the image that I want, but I want to block user to change the directory, the network button and the test file creation.
This is the ...
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...
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