Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 1 year 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. :)
Manage DB pwd for a PB app on a dev machine
- Misc
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi all,
I don't know how to avoid saving password in plain text when testing code from the PB IDE "Run" button. Goal is to protect sensitive data (password) on developer machines.
PB encrypts and stores DB-profile passwords in the registry and uses...
Hi
I'm not sure how to request an enhancement to PowerBuilder. I note that 2022 R2 has enhancements for PDF documents. There is no print function though.
Some of our clients prefer to print their documents that our application generates in house. W...
Get handle from Parent Process (C#) to Execute Child Process(PB application)
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Our C# application needs to use a specific business feature within a PowerBuilder application. As advised by our technical team, the C# application will send instructions to the PowerBuilder application using commands. The PowerBuilder application...
Data Window Display Issue on iOS App - Seeking Assistance
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hello Appeon Community,
I hope you are having a good day. I am currently facing an issue with the PowerBuilder app that I'm developing for both Android and iOS platforms. The issue pertains to the display of a Data Window within the app.
Here's the...
SMTPClient without authentication
- Resolved
- How-to
- Last updated 1 year ago
- Roland Smith replied 1 year ago
Hi,
How to use the new PB2022R2 SMTPClient without authentication?
I mustn't authenticate to the SMTP server because it's set to reject authentication attempts.
I tried simply not set username and password but I'm getting error -15 when I'm trying...
Sample not working in Snapdevelop 22.1.0.2819
- Resolved
- Misc
- Last updated 1 year ago
- Logan Liu @Appeon replied 1 year ago
The example: https://docs.appeon.com/powerbuilder/CRUD_Operations_with_.NET_DataStore/index.html is not working well with SnaDevelop 22.1.0.2819
Reason: Does not exist/Does not create Startup.cs file
Perhaps the link should be updated to the new...
We're using PB 2022 R2 and our cient needs us to use Okta for authentication. I couldn't find any examples on Code Exchange and the documentation covers PowerServer. I set up an app with Okta and have the url, client id and client secret but when I ...
Google Authentication - PowerBuilder 2022
- How-to
- Last updated 1 year ago
- Jeff Wilkinson replied 1 year ago
Bruce Armstrong has a great sample app for Google Authentication and seems to work fine in earlier versions of PowerBuilder including PowerBuilder 2019 R3. However, that code does not provide the same or correct code when upgraded and ran on PowerBu...
Power Builder Upgrade | Dw2xls Library
- Advice
- Last updated 1 year ago
- Ramón San Félix Ramón replied 6 months ago
We are currently in the process of enhancing our systems, and as part of this effort, we are looking to upgrade our PowerBuilder version from 2017 to PB 2022. In this transition, one critical consideration involves our internal reports that rely on t...
webview2 can't capture NavigationStart event when target='_blank'
- How-to
- Last updated 1 year ago
- appeon pb replied 1 year ago
Hi,
I need to capture the NavigationStart event when a link with target='_blank' is clicked :
a href="/https://www.appeon.com/" target = "_blank" Appeon/aCan anyone give a suggestion?
Set RibbonBar LargeButton & Panel width
- How-to
- Last updated 1 year ago
- Peter Pang @Appeon replied 1 year ago
Hi there,I'm wondering if there is any way what so ever to set the Width of either a Panel or a LargeButton on the RibbonBar control?
Currently, the width of the buttons change depending on the size of the text, and it looks very messy as they are h...
Problem with Web Browser in android app
- Resolved
- Issue
- Last updated 1 year ago
- Jesus Perez replied 1 year ago
Hi, i'm trying to use a Web Browser in android app but doesn't work, in fact i can't see it where is supposed to be What can i do?
I'm using PB2019 and powerserver 2020.
Thanks
PowerBuilder 2019 Build 2170
We have a utility app that copies default data from a reference database (SQL Anywhere 12) to the users SQL Server database. The end user runs this utility when upgrading to a new version of the main application.
The pr...
i got the error (could not load file or assembly 'QRcoder,version=1.4.3.0, Culture=neutral,PublicKeyToken=c4ed5b9ae8358a28'.A strongly-named assembly is required.(0x80131044)) at line 18 in function of_generateqrcode() of object nvo_myclass.... pleas...
Hi,
can I set "Packaging custom font in the generated PDF file" Application parameter from code for a specific datawindow?
There's application variable nativepdfincludecustomfont but it's inaccessible from PowerScript.
I can't embed fonts to all p...
Excel, saveAs issue with OLEObject
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi, good day!
I'm using the OLE object connection to Excel for treat information and files. Hi have the next code implemented in one of my applications.
// More code before this
li_connect_excel = lole_excel.ConnectToObject...
Datamatrix integration in a DataWindow
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hello,I'm currently working with PowerBuilder version 2019 R3 and I need to insert a Datamatrix into an existing Datawindow.What is the easiest way to do this?Thanks for your help
Error Ora-12541 : tns: no listener
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hello,
when trying to connect to my database, i receive the error : Error Ora-12541 : tns: no listener.
I added correctly the right details of the database to the tnsname, paste this one into all \network\admin of my oracle installations, add...
Convert word file to pdf programmatically
- Resolved
- How-to
- Last updated 1 year ago
- Dennis Little replied 9 months ago
Hello all,
We are running PB2022 V1878. I need a way to convert word docs, excel files, etc to pdf programmatically. We are currently using Win2PDF as a printer, but I can't seem to find a way to convert.
We've just started using pdfdocument to pdf...
PB 2022 R1 BUILD 1900
when running the debugger, when i step in/over SharedObjectGet, PB either crashes or hangs. has anyone else seen that?
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
DPI
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
RibbonView
Rich Text
Roadmap
RPC
Runtime Packager
SaaS
Scaffolding
Script
SDI
SDK
Security
Server
Service
Session
Single Sign-on
Size
SMTP
SMTPClient
SnapDevelop
SOAP
Solution
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