Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 7 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. :)
PowerServer project crashing PB when adding deployment files
- Resolved
- Issue
- Last updated 4 months ago
- Armeen Mazda @Appeon replied 3 months ago
Hi,
Running PB 2022 R3 Build 3356 on a Windows 10 machine.
I open the PowerServer project, go to the Basic tab of the Application section.
When I click "Add Files..." in the External files for either uncompressed format, or in a created package fo...
Request Enhancement for TabbedBar
- Resolved
- Misc
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
Hi,
I do not know where to request for an enhancement, so I posted here.
In our application, we have a list window of records where the user can double click and open up its details in another window. When the detail window is displayed, we disable...
PowerServer 2020 Afterimage Issues
- How-to
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
* Server : PowerServer 2020 #2803
* Test URL : https://agent.meak.co.kr/agent
The 3,000-person site has not been able to open the system due to this problem.Run the Appeon Browser on the sub-monitor.Open another application to the maximum to...
Will app run on Windows 7?
- Resolved
- Advice
- Last updated 3 months ago
- David Peace (Powersoft) replied 3 months ago
Does anyone know if my application will run on Windows 7? The app was compiled with PB 2021 Build 1509.
TIA,
~~~Tracy
Hola
Hola, estamos experimentando un error con la opción PWDialog=1 del DBParm con ASE 16. La aplicación Powerbuilder se desarrolló en la versión 12.5 y allí el cambio de contraseña funcionó correctamente cuando expiró. Al migrar la aplicación a ...
PowerServer Transaction Timeout Error
- Issue
- Last updated 3 months ago
- David Xiong @Appeon replied 3 months ago
Hello
We are running Powerserver 2022 R3 using IIS on a Windows 2019 server.
If a window is idle for a short period the users often see the following error message:
We normally position the SetTransObject in the DataWindow's constructor event.
...
Hey Powerbuilders and DataWindow-Designers!
I "designed" a datawindow and it looks very good. It has many PNG pictures to show informations in a graphical manner.
So far so good. But when I want to retrieve a larger amount of data, ist is getting a...
Microsoft Web Browser OLE Control help
- Resolved
- How-to
- Last updated 4 months ago
- Armeen Mazda @Appeon replied 3 months ago
2019 R3 Build 2803
Got a window w/ a Microsoft Web Browser OLE Control on it.
I have a user who can't get to a url I set and send via :
ole_1.Object.Navigate(ls_URL)
This is what they get in the control:
However, the user can successf...
Web Browser (WebView2) takes too long to open a URL.
- How-to
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
2019 R3 Build 2803
I'm transitioning from using a Microsoft Web Browser OLE control on a tabpage in a window to the recommended Web Browser control (WebView2).
A couple of things:
1. Any URL I use in the Navigate function takes 20 seconds to d...
Cannot load the Rich Text Edit Control because the specific file cannot be found: pbtctext.dll
- Resolved
- Issue
- Last updated 3 months ago
- Dan Cooperstock replied 3 months ago
I'm upgrading from PB 2021 to PB 2022 R3. One of my applications uses the TX Text Control. It runs fine from the IDE.
I included all of the files stated as being needed in the "List of Runtime Files" help page in my installer, and made sure that tx4...
Function to get monitor's scale value
- How-to
- Last updated 3 months ago
- John Fauss replied 3 months ago
Hi Team,
Good day!
I would like to know how to get monitor's current scale value applied (150% or 125% or 175% or 100%).
So that i will resize the length of the window based on current scale value.
Appreciate if anyone provide insight on this....
Display a photo from a URL
- Resolved
- How-to
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
Hi,
Just want to check before I'll go with normal download and display file road - is it possible to display photo (in picture control) directly from URL in PowerBuilder 2022?
Thanks,Marcin
Hello,
How to get back the user identity from Microsoft Entra ID ?
I have well get the TOKEN :
loac_Client = Create OAuthClient //TokenRequest ltr_Request.tokenlocation = "https://login.microsoftonline.com/d2b93004-fa61-4e54-ad68-0114729cb9fb/oau...
We are in the process of moving our application from an ODBC to OLE DB connection to our SQL Server database. We are having issues with the fact that OLE DB seems to be more strict with its datatypes.
For example, I have a time variable that is atte...
Create dynamic syntax for composite datawindow in PowerServer
- Issue
- Last updated 4 months ago
- Neil Almond replied 3 months ago
Using PowerBuilder 2022 R3 for PowerServer application. Trying to change the syntax for one of the child objects using suggested workaround code.
DataWindowChild dwc_report
l_rtn = dw_composite.GetChild("dw_report ", dwc_report)
ls_dwsyntax = dw_...
Conversion of powerbuilder 2022 from 32-bit to 64-bit version
- Advice
- Last updated 4 months ago
- David Peace (Powersoft) replied 3 months ago
Currently we are using PowerBuilder application developed using power builder 2022 32-bit version. Since business want to move to windows 11 machine which supports only 64-bit versions. We need input and confirmation on converting 32-bit PowerBuilder...
Just migrated to use the latest PowerBuilder.
Built using PBAutoBuild, when i run the software, at startup i get the following error:---------------------------Error---------------------------You have specified an icon file in PNG format, which is u...
Hi
I need help with resolving error -22 when trying to run Orcascr220.
I have attached the relevant files and orcascr220 command.
I suspect the -22 error code isn't the actual error as this relates to -22 PBORCA_SCCFAILURE Could not connect to sou...
PB IDE debugger issue
- Resolved
- Issue
- Last updated 3 months ago
- Chris Pollach @Appeon replied 3 months ago
Hi, all!
The issue is the folowing: The Breakpoints and Watch settings of the Debug Painter are being lost when the IDE is closed and then re-opened.
Using PB 2022 R3 Build 3289.
Thanks for helping.
Issue creating a user object that contains a sub user object
- Resolved
- Issue
- Last updated 4 months ago
- Daniel Seguin replied 3 months ago
Hello,
I have created this user object inherited from u_base in pfemail.pbl
which contains a user object that does my toolbar
and it contains a rich text control
Here is the user object that does the toolbar
When I use the user object ...
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