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. :)
Dynamically change datawindow syntax for nested report
- Issue
- Last updated 11 months ago
- mike S replied 8 months ago
Is it possible to dynamically change the datawindow syntax for a nested report in the group header datawindow?
I have a header and footer on a nested report. I want to be able to assign the datawindow syntax to the nested report at runtime. I am ...
Getting an Outlook Throwable Error during Send
- Resolved
- Issue
- Last updated 8 months ago
- Christopher Craft replied 8 months ago
PB 2022 1900
We recently changed our Emailing from MAPI to use Outlook OLE instead. This has been working great but every so often we get a customer calling in reporting a throwable error during the send operation ("Error accessing external object ...
WebView Runtime warning popup message
- Resolved
- How-to
- Last updated 8 months ago
- Chris Pollach @Appeon replied 8 months ago
Is there anyway to suppress the "WebView runtime not installed" message when opening a window that has the WebBrowser control on it and the WebView2 Runtime does not exist?
We are currently transitioning from using old OLE controls for URL function...
Tabpage colors, global look UI architecture
- How-to
- Last updated 11 months ago
- Chris Pollach @Appeon replied 8 months ago
PB 17
Q1:
How can I change the tabpage tab color? The part where the writing is?
I thought it would be TabBackcolor but that doesn't work.
Q2:
Is there a 3rd party UI tool that would globally change colors of objects at runtime? For example, ...
Power Client - Cloud App Launcher - PB 2022 with multiple INI file configuration
- How-to
- Last updated 8 months ago
- Sathishkumar S replied 8 months ago
Hi All,
I am creating a Power Client - Cloud App Launcher - in PB 2022 R3,how to keep the same build which will be deployed with different INI file configurations in the production.
Currently I am adding the INI file in External file list, each tim...
Pass retrieval argument to dddw
- Resolved
- How-to
- Last updated 9 months ago
- mathews rutto replied 8 months ago
Hi,
Please help how to pass retrieval argument to a dddw datawindow?
with kind regards.
Capturing multiple instances in Ribbonbar history button
- How-to
- Last updated 8 months ago
- Chris Pollach @Appeon replied 8 months ago
I have recently added a ribbonbar to one of our Powerbuilder applications as part of our modernization efforts. One thing I really like is that
the history of opened windows can still be captured and the customer can move between the open windows. ...
Inquiry on how to resolve banner link error in Work Space
- Resolved
- How-to
- Last updated 8 months ago
- Chris Pollach @Appeon replied 8 months ago
Hello?Thanks to your help, our sea refrigerator was able to create both 32-bit and 64-bit Android APK files well, so it was successfully registered in One Store. Thank you again.
And I am planning to create Work Space with version 2703 and upload it...
I am trying to log into Info maker and it is telling me that I am logged in already.
How do I find where I am logged in so I can log out of that session.?Thanks
sam Ellis
YCCC
Hi
I am using the new smtpclient to send email from my PB2022R3 application. It worked fine but sometimes or some users keeps getting error code 13 and 14 and we are not sure what the error message means.
13- -- Failed to send network data.
14 ...
Dear all,
On the Compilation of PB 2022 R2, using the stand alone compiler (NON IDE), I'm getting and error:
(mCompiler exited with an error code: -1073741819
Follow by:
##[error] PB Build failed, xxx.exe is not created
The last accessed object ...
Save the web page from the web browser control to a PNG or TIFF file
- How-to
- Last updated 8 months ago
- Andreas Mykonios replied 8 months ago
Do we have possible steps to save the web page (which is loaded in the web browser control) to a PNG or TIFF file in Appeon PB2019 R3 version?
PBX2PBD generate wrong build Version
- Issue
- Last updated 8 months ago
- Stephan Daschek replied 8 months ago
Hi,
I've installed PowerBuilder 2022 R2 build 1892 with all features. I had already installed PowerBuilder 2022 build 1878 before.
When i convert an pbx2pbd with C:\Program Files (x86)\Appeon\PowerBuilder 22.0\IDE\pbx2pbd220.exe, the pbd have the w...
PowerBuilder 2022 R2 version
- Issue
- Last updated 8 months ago
- Chris Pollach @Appeon replied 8 months ago
All,
I have an executable built using the PowerBuilder 2022 R2 version. When I run this executable on a user's machine, it doesn't start up immediately; it appears as though nothing is running. After leaving the machine idle for some time (say 30 mi...
Disable mouse and Keyborad
- How-to
- Last updated 8 months ago
- Chris Pollach @Appeon replied 8 months ago
Hi. Can we disable mouse clicks and keyboard clicks in powerbuilder, if yes, How?
Want to achieve below scenario:
DIABLE MOUSE AND KEYBOARD CLICKS
//DO SOME TASK
ENABLE IT AGAIN
My PowerBuilder 2019 workspace is using git as source control system.
I just deleted a datawindow object inside a pbl with right click on object -> delete.
If I open a cmd on the folder I can see the object is deleted, but the delete is not commite...
WebBrowser Control setFocus?
- Resolved
- How-to
- Last updated 1 year ago
- Vinicius Geraldino replied 8 months ago
PB Version 2021 build 1509
Hello..
I have a question, I have a screen (window + webbrowser control fullscreen).
When I open the window, I load an HTML page (it could be google.com), but it doesn't have focus (specifically in an input field)
If I ...
No "Invalid DW row/column specified" error for row 0
- Issue
- Last updated 8 months ago
- Benjamin Gaesslein replied 8 months ago
Hello,
I started noticing quite some time ago (maybe in PB 12.5, maybe earlier) that PB stopped throwing an error when GetItemX datawindow method is called with row 0. Now, when it happened again in PB2019 R3, I decided to isolate the issue. I creat...
Predefined error_message pfc_dwdberror
- Issue
- Last updated 8 months ago
- Benjamin Gaesslein replied 8 months ago
Hi,
After installed PB Runtime 22.2.0.3356, i have change the PB application.xml file to point "C:\Program Files (x86)\Appeon\Common\PowerBuilder\Runtime 22.2.0.3356" then launch our application.exe then getting below error,
Data line breaks and importstring datawindow method
- How-to
- Last updated 8 months ago
- René Ullrich replied 8 months ago
Hi, all.
I let users enter text data in multiline edit control, allowing them to include line breaks. Then, I need to import this data in a DW with the importstring method (necessarily). How do I have PB not interpet the line breaks in the data as r...
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