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. :)
How can i hide this sheet?
- How-to
- Last updated 7 months ago
- Chris Pollach @Appeon replied 7 months ago
Good morning,
Let me show you how i have it in the previous version of the Application without the ribbonbar.
This window is as a presentation/initial window, all the sheets you open are open over this presentation window.
When i migrated to...
PB 2022 R3 -->Consume .Net dll in PB
- How-to
- Last updated 7 months ago
- Tharani Santhanam replied 7 months ago
Hi,
Am using PB 2022 R3, planning to consume .NET dll using OLE Object in PB,.NET dll is created and build using .net 6 core (VS 2022) - Is it possible to consume it in PB?,
while consuming i am getting dll cannot be created.
Note: I have already...
MDI Ribbonbar and Transparency
- How-to
- Last updated 7 months ago
- Peter Pang @Appeon replied 7 months ago
I am trying to create a custom userobject that hovers over my ribbonbar that I've created. I want that object to have the feel that it is part of the ribbonbar, but it is technically not part of it.
So to do that, I have all the objects in my custo...
application startup runtime options - /debug and others
- Resolved
- How-to
- Last updated 7 months ago
- mike S replied 7 months ago
Do we have a full list of the actual startup parameters - including any 'undocumented' ones?
for example: app.exe /debug
I have an application that gets started up to run as a commandline application. Has been working for a long time (couple o...
Hi Appeon Team,
Just before 2 days, we given our application which we created in Appeon 2022 R2 (1892) for the penetration test and they replied your application is reading more than 100 dlls like PBVM.dll, PBSHR.dll, PBUIS.dll etc.....
Attached...
Can we connect to different servers through configuring wsnaddr in ini file ?
- Advice
- Last updated 7 months ago
- Armeen Mazda @Appeon replied 7 months ago
Hello ,
I am using PowerBuilder 2019 R3 and tuxedo is a middleware to connect with backend .
My question is that Can we connect to different securities suppose 1 security is down can i connect to second security by configuring something in ini fil...
How to scroll vertically on user object using powerscript
- Resolved
- How-to
- Last updated 8 months ago
- John Fauss replied 7 months ago
Hi Team,
Need help on scrolling user object based on row selection.
In a window, I have a datawindow on the left side. On the right side, I have a user object(container for user object) inherited from u_base. I have opened several user objects one ...
SetText doesn't change state in checkbox editcontrol
- How-to
- Last updated 7 months ago
- Benjamin Gaesslein replied 7 months ago
Hi
I try to check / uncheck datawindow checkbox editcontrol from program.
When I change the value with SetText() the datavalue changes but it doesn't effect the checkbox state.
Hope for help.
BR Jesper
I don't want to use the setrow function on my dw because I don't want the blue row. So in my detail band, I set the background color conditionally if it is the current row.
I have two issues, on the clicked event, the row doesn't change colors unles...
Error opening table in DB PAINTER
- Issue
- Last updated 7 months ago
- Chris Pollach @Appeon replied 7 months ago
Hi,
It fails when we try to open this table in the DB Painter:
Powerbuilder version: PB22 R3 Build 3289
Oracle DB Client: instantclient_19_20
DB Test:
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 – Product...
Consuming web service proxies with HTTPClient
- How-to
- Last updated 7 months ago
- Chris Pollach @Appeon replied 7 months ago
Hi,
I have created an application that uses SOAP interface about 15-20 years ago and it has worked without problems. I created service and proxies from WSDL and in code used it
SoapConnection connconn = create SoapConnection
rval = conn.CreateInst...
RichTexEdit Control and setting zoom magnification percentage
- How-to
- Last updated 7 months ago
- Chris Pollach @Appeon replied 7 months ago
Hello,
Looking at the help file and the events that are exposed on the RichTExtEdit control in PowerBuilder 2022 R3 Build 2256, We really don't see any way of setting the zoom magnification using a PowerScript method or a Property of the Rich Text:
...
Is it possible to BOLD or Underline certain words in a MutilineEdit Control?
Thanks,
KB
Hello,
The company has an application built in PowerBuider 2017 R3, distributed using TSPlus,
in a module it is necessary import data from Excel, and it was working without problems,
but suddenly this part of the application stopped working.
When...
P22R3 Ora Oracle Conecction Problem
- Resolved
- Issue
- Last updated 7 months ago
- Chris Pollach @Appeon replied 7 months ago
Hi,I am having an error when i try to open a table "Cliente" on DB Painter in PB22 R3 thrown the Ora Oracle conecction driver on a Oracle 19c Database.In the trace, when i try to open the table in PB22, seems pb is checking DATA_DEFAULT for all Numb...
Time taken for SetFullState(lb_ret)
- Issue
- Last updated 7 months ago
- Chris Pollach @Appeon replied 7 months ago
Hello,
Using PB 2022 R3 build 3289 With PostgreSQL 15 and SQLite 3
1. Connecting either PostgreSQL or SQLite based on the option chosen at application open
2. While taking report, one NVO will be called, with required parameters, which will buil...
PB v12.1, build 7055Window 7, 64 bit platformPNB Classic applicationI have a tabpage.It was working great. I exported it to SAVE the work.I did an EDIT SOURCE on the tabpg. DId not loke the result. Exited.When I attempt to import the SRU that I expor...
How to accurately output the content in DataWindow to a physical location on a printer
- How-to
- Last updated 8 months ago
- William Hong replied 7 months ago
Such as printing the text control precisely at a distance of 1 inch from the top left corner in both the X and Y coordinate directions.
My goal is to ensure that every DataWindow record is printed on a separate printing paper. Due to the frequent ch...
The following code cannot move a computed field to the BR corner precisely.
long NewDetailHeight, PrintWidth
, CustomPageLength = 297 /*millimeters*/
, CustomPageWidth = 210 /*millimeters*/
NewDetailHeight= CustomPageWidth*100 -long(dw_1.O...
check external file timestamp
- Resolved
- How-to
- Last updated 8 months ago
- Ye Fangda replied 7 months ago
Morning all
using pb2023 windows 10
I need to check whether the timestamp or modified date is newer or older than another file for example these two files
c:\myfiles\data1.txt
\\server\myfiles\data1..txt
How would i do this within powerbu...
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