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 4 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. :)
Hi all.
Perhaps someone can steer me in the right direction.
Help will be greatly appreciated.
Here is what we have and it is been working with TLS 1.0 flawlessly for years.
(very short version):
oleobject oXMLHttp
string s_xml, s_error, s_resp...
Powerclient: Release planning with test and productive versions
- Advice
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hello
Our procedure is as followsWe automatically create test versions on the build server. On day X, we copy the data of the released test version to the productive version. For this we only have to exchange the INI file with the connection paramet...
Simulate printing via DOS on PB
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Good morning!How to send a file with this content to a USB printer, simulating a paper cut.Example: I print a receipt at the cashier and I need it to be cut automatically by the printer.This is the contents of the file:blank lineblank lineblank lineE...
Sample of autocomplete / autofiltering in PB 2022 R2
- Resolved
- How-to
- Last updated 1 year ago
- Tracy Lamb replied 1 year ago
Hi,
In the newest version of PowerBuilder 2022 R2 is added new functionality - autofiltering / autocomplete ( https://docs.appeon.com/pb/whats_new/Autocomplete_for_DDDW_DDLB.html?_gl=1*1k09ecc*_ga*NjM5MTU4MDguMTY5MzQ4ODU3Mg..*_ga_T68E593GTG*MTY5MzQ4...
Hi Team,
We have successfully deployed one of our PB application to powerclient build. Please let me know if there any solution for the below scenario.
In external file tab, we have added the ini file in INI configuration and set the update strateg...
ClassName() Null object reference
- Resolved
- How-to
- Last updated 1 year ago
- Tomas Beran replied 1 year ago
PB2022 R2 2819, this code:
window lw_wnd
string ls_classname
if ( IsNULL( lw_window )) then return
ls_classname = ClassName( lw_window )
triggers "Null object reference" at line 4 exception.
Is this correct and expected behavior?...
PowerBuilder with SQL Server db query slow
- Resolved
- Advice
- Last updated 1 year ago
- Tim Bruce replied 1 year ago
PowerBuilder version: 2019 R3 Build 2779
SQL Server 2019
ODBC Driver 17 for Sql Server
I have a query that returns 109 rows in 2 seconds in Management Studio but takes upwards of 30 seconds in db painted within Powerbuilder. Are there any setting...
Powerbuilder runtime behavior with dedicated GPU - performance
- Issue
- Last updated 1 year ago
- Benjamin Gaesslein replied 1 year ago
Runtime environment:
Powerbuilder 2019 R3
Hosted on Citrix Xenapp
Users desktop is VMWare HVD
HVD Pool was moved to dedicated GPU. Once this was done, the Powerbuilder application performance degraded so much that the application is unusable....
Connecting to a GIT repository that is not secured (no SSL)
- Issue
- Last updated 1 year ago
- Andreas Mykonios replied 1 year ago
I'm currently working a contract with a company that is trying to implement Source Control within their environment.
Since they consider their code to be extremely sensitive, they didn't want to house a GIT repository outside of their firewall. One...
I have to call a WebServices using HTTPS and I need to pass the certificate file, I have seen it is possible in PB2022 but PB2021 has something similar or an alternate work around?
Connect PDF through ole object
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hi Experts,
I am trying to connect pdf application through ole object. Here I am mentioning the syntax :
OLEObject ole_1
ole_1 = CREATE OLEOBJECT
ole_1.ConnectToNewObject("AcroExch.Document")
ole_1.ConnectToNewObject("AcroExch.App")
ole_1.Conne...
Web Application in PowerBuilder.
- Advice
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi Experts,
My Client is asking an web application, Is it possible to develop a web application using PowerBuilder, If yes then kindly provide me the steps that I need to follow.
Thanks
Deva.s
Ribbonbar use "ENTER" or more than one shrotcut
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hi,
I've got a question about the "Enter" shortcut on Ribbonbar. Normally, for the filter, we can use "F5" button as a shortcut, but my client would use "Enter" key. Is it possible or does there exist any workaround to replace "F5" or add an add...
Hi
I have been using an Oleobject to use a C# DLL that signs XMLs required in Latin America, for invoicing. In the specific case using XADES-EPES.
The PB code looks like: li_rc = loo.ConnectToNewObject("CFeldan_FE.ClassMain"). With the try catch,...
Hi,Is it possible to set the background-color for a checkbox or a radiobutton from the theme.json file?We have many screens and are currently looking at making a custom theme to apply across our application.Please note following image where the Activ...
Unsupported features in power server 2021
- Resolved
- Advice
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi,
Recently we migrated our application into Powerserver 2021 version. While migrating we faced some below Unsupported Powerserver features in PFC libraries
sqlreturndata
previewinsert
previewdelete
previewupdate
when i searched help docs ...
Good day,
Hope you can help me on this matter.
I am using copymemory and it is working fine in 32bit.. however, I cannot used it in 64bit... any suggestions?
thanks in advance.
I am using PB 2022 1892. I would like to migrate to 2022 R2.
So, Clients required to change Runtime ?
full path where client app install was downloaded
- Resolved
- How-to
- Last updated 1 year ago
- damian jimenez replied 1 year ago
Hi
There is a powerscript function to get the full path where the client app has been istalled ?attached a pdf file with images regarding this question
thank you very much
"new C.A.L ready to be downloaded, call the administrator" message
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi people
After installing PB2022 R2, by running the CAL or clicking on the icon generated by the CAL. I get a message that I need to update the cloud app laucher. but this one it was created again from the CAL Profile with the latest version 22.1.0...
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