Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 11 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. :)
Issue with WebBrowser control deployment
- Issue
- Last updated 1 year ago
- Roland Smith replied 1 year ago
PowerBuilder 2022 Build 1892.
With the most recent version of our app, we switched from PB 2019 to 2022. As part of that, I switched our Internet Explorer web browser controls to the built in pbcef based webbrowser control.
End user reports the con...
Hi,
I am experiencing a challenge when i click Test connection it pop ups the below message. Could somebody help to troubleshoot.
li_rc = lnv_HttpClient.SendRequest found li = 0 on mobile appeon
- Advice
- Last updated 1 year ago
- Sanjay Singh replied 1 year ago
Hi team,
unable to find proper response ( li_rc = 1) when we use mobile appeon and try to use GET commond
like
li_rc = lnv_HttpClient.SendRequest("GET", "https://1224.com/obtapi/api/obrpendingorders")
(found li_rc = 0)
kindly suggest how to...
Question about upgrade from PB2022 to PB2022 R2
- Resolved
- How-to
- Last updated 1 year ago
- Sverre Tvedt replied 1 year ago
We are going from 2022.0.0.1892 (A) to 2022.1.0.2819 (B)
I am a bit confused about runtime version setting on system options level vs. runtime version setting on project level.
After upgrade I can compile the combinations B/A and B/B but not A/...
Hello
Using Powerbuilder 2022 R2 IDE: Build 2819 Runtime: 1900, combination of fonts: Unicode special font for Tamil language
OUTPUT IN DATAWINDOW
NATIVE PDF OUTPUT
ISSUES:
2ND LINE MISSING DATA [SEE VALUE BEFORE PINCODE IS MISSING ] ...
Issues in saving datawindow [with unicode] as pdf using nativepdf
- Issue
- Last updated 1 year ago
- Sivaprakash BKR replied 1 year ago
Hello
Using Powerbuilder 2022 R2 IDE: Build 2819 Runtime: 1900, combination of fonts: Unicode special font for Tamil language
OUTPUT IN DATAWINDOW
NATIVE PDF OUTPUT
ISSUES:
2ND LINE MISSING DATA [SEE VALUE BEFORE PINCODE IS MISSING ] ...
Input String was not in correct format with dinamic datawindow update method in Powerserver
- Resolved
- How-to
- Last updated 1 year ago
- damian jimenez replied 1 year ago
We have one dinamic Datawindow who works Ok with/without datetime fields in Client/server modein Powerserver works ok, only if doesn't have datetime field.
when y click in "Guardar" it execute Update method from datawindow and i get this errorINPUT ...
Being unsuccessful executing SELECTBLOB dynamically (using PB2021 with MSSQL Server DB). The following in-line SQL code works:
blob lblobSELECTBLOB pdf_blob INTO :lblob FROM web_pdf_backup_imagesWHERE backup_id = 102894 using it_DBTran;
Putting th...
setting paperwidth for richtext v.28 stopped working, here's why
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hi,
I discovered that when using V.28.0 of the TEXT Richtext control, our papersizewidth setting was no longer working correctly, but only when using PFCs.
I made a sample PFC application and discovered that I ONLY have the problem with the V28.0, ...
Tabbed View gives "unknown control mditbb_1" error
- Resolved
- Issue
- Last updated 1 year ago
- Ian Wells replied 1 year ago
Ok just downloaded PowerBuilder 2022 R2, eager to try out the new tabbed UI for an MDI app. After downloading it did a full build of my source code. I went to the MDI Frame window (inherited from the PFC w_frame window) of my app and excitedly check ...
webview2 issue Navigationerror : the connection was stoped
- Resolved
- Issue
- Last updated 1 year ago
- appeon pb replied 1 year ago
PB 2022 R2,webview2, Both EverGreen and Fixed runtime, can't show any thing:
App Open:
webbrowserset('RuntimeMode','1' )webbrowserset('FixedVersionRuntimePath','.....' )
window w_1:
wb_1.Navigate('.....')
NavigationStart event ,the uri is cor...
Azure SQL Server MFA Authentication
- How-to
- Last updated 1 year ago
- Peter Pang @Appeon replied 1 year ago
As best as I can tell, it is currently impossible to connect the PB IDE or a PB Application to Azure SQL Server using MFA Authentication, comparable to the "Azure Active Directory - Universal with MFA" authentication option in SQL Server Management S...
Active windows close facing issue (To achieve DB re-connect)
- How-to
- Last updated 1 year ago
- Venugopal r replied 1 year ago
Hi Team,
Greetings!
I'd like to know how I can resolve and implement this feature in my application.
When the database connection fails, our application displays DB error messages wherever a DB hit operation is performed. However, the DB connectio...
Can I get PFC Pbls for Powerbuilder 2021?
- Misc
- Last updated 1 year ago
- Dipankar RSG replied 1 year ago
My current application doesn't use any specific framework. I want to start implementing PFC Framework. Can I get set of PFC Pbls for Powerbuilder 2021? I think these are Open Source and can directly be used.
How to do a GIT reset on uncommitted changes
- Resolved
- How-to
- Last updated 1 year ago
- Sverre Tvedt replied 1 year ago
Having made some experimental changes to an object and regretting it, how do I get back the last locally commited object code?
After some back-and-forth I found this way:
1.Right-click on object in PB object browser and select "Open containin...
Mic is notworking in webBrowser control
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
We are trying to connect to a url that uses a Web RTC Phone and we need mic access. We tried putting the following code in the application Open event as described in the documenation
WebBrowserSet ("enable-media-stream", "true")
But we are still ge...
How can I use command line build (deploy) using links / export file / incremental ? currently i use PB IDE UI and deploy our desktop application. some recommended OCRA Script but can anyone explain a step by step process for the build please
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi kind souls,
Please could you give me a step by step procedure how to build deploy or incremental build my workspace or individual targets using command line. I have seen some command scripts not entirely working correctly. Is there a way i can te...
move column not working in grid datawindow preview panel
- Advice
- Last updated 1 year ago
- John Fauss replied 1 year ago
Sir
-We are using Appeon PB version 2022 Build 1892,Built on Nov 17 2022 at 09:06:01
In Preview datawindow panel: I am using Grid Datawindow type in our application, I Used the mouse to move the column position where i want.This should automaticall...
Problems starting PowerBuilder application/.exe file from disk - runs ok from powerbuilder IDE
- Resolved
- How-to
- Last updated 1 year ago
- Markus Eckert replied 1 year ago
HiA am developing powerbuilder applications using PowerBuilder 2019 and has a problem running the application/.exe file after deploy:
- when I start the application using Run i Powerbuilder it runs ok
- starting the exe file on disk crashes with a ...
Can somebody confirm if the resolution for that bug made it into 2022R2 GA too?
We've faced a similar issue when using filter expressions, some decimal values would fail.
The provided hotfix solved it in 2022 Build 1900 for us, i just want to make ...
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