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. :)
PowerServer Sybase ASE SSL connection using ASE Native Driver
- Resolved
- How-to
- Last updated 4 years ago
- Kai Zhao @Appeon replied 3 years ago
Hi,
Greetings!
We are trying to establish a SSL connection with Sybase ASE database server using PowerServer Web/AEM.
The driver we intend to use is ASE Native Driver.
But after providing connection values, the testing of datasource keeps on fail...
Hi,
I am getting this error i power builder application. But back end logic written in Pro*c and the error getting same from Pro*c code.
Did any knows hot to solve this problem.
Currently i have identified the problem and the problem was ...
Single SignOn in PowerBuilder application
- How-to
- Last updated 3 years ago
- Kevin Ridley replied 3 years ago
Hi,
I am trying to set up a SSO in my PowerBuilder application.
The requirement is such that the user wont need to enter the password and it would be a AD authentication that will allow and authenticate the user.
The application is in PowerBuilder...
Security patches of embedded CEF-browser
- Misc
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Because IE is not secure anymore, I developed an embedded browser in Powerbuilder, based on Webview2.
Security patches will automatically be installed via Windows updates. I think that is a good thing, because there are often security patches.
Now ...
Hi Guru
I upgraded PB 7 to PB 2019 r2 version. if PB connect to Ms SQL use SNC protocol. PB
datawinodws cannot display the field that have more than 100 characters. datawindow can shows more than 100 words if use odbc or OLE DB. but I would...
Powerbuilder 2017R3 and TFS Source control
- Resolved
- Advice
- Last updated 3 years ago
- Ganesan Rajan replied 3 years ago
Dear Experts,
I have queries related to Powerbuilder 2017 R3's compatibility with TFVC (TFS Version control).
At present we are using VSS as our Source Code Management Tool
We are doing a PoC to check how TFVC suits as SCM tool for Powerbuilder. I...
How to determine the original width and height of an mdi sheet window
- Resolved
- How-to
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
Hi,
I'm having to apply vScroll and HScroll bars to a window on some big windows that we have which wouldn't fit an smaller screen resolutions. If the WorkSpaceHeight() is smaller than a certain values, I want to set the width and height of the wind...
PB 2019 R2 Themes cause issue with title bar refresh
- Issue
- Last updated 3 years ago
- Monica Petersen replied 3 years ago
We have an MDI application and the title bar of the sheet includes a description of the current record. I noticed that the title bar wasn't always refreshing properly when you moved to a new record. It works if the sheet is normal size (i.e not maxi...
I am receiving invalid datawindow / row column specified at line number even though both line and column exists in a datawindow.
code line is as per below.
dw_rhwork.setitem(1,"invoice",getitemstring(getrow(),"tch_in"))dw_rhwork.setitem(1,"invoice_...
Possible enhancement for ribbon menu
- How-to
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
I didn't know if this should be "how to" or advice.
It would be great if a panel in a ribbon menu could be reused in different categories. That way I could create a generic record navigation panel (first, next, previous, last, save as, filter, so...
Saving ribbon xml from tools menu
- Issue
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
When you open the ribbon builder, make changes, click the X to close the window a save prompt is opened. Choosing save does not actually save it. I'm in build 2323.
Scrolling in DW's
- Last updated 4 years ago
- Chris Pollach @Appeon replied 3 years ago
Hi,
Is it possible to adjust the scrolling behavior of the mouse for data windows independently of the Windows setting? Page by page or number of lines.Regards
Is it possible to have 2 versions of Powrbuilder installed?
- Resolved
- How-to
- Last updated 3 years ago
- Armeen Mazda @Appeon replied 3 years ago
Today I have Powerbuilder 2017 R3 installed and we plan to migrate to Powerbuilder 2019 R2. I wonder if it is possible to have both versions installed on my PC at the same time?
Anders Ångström
Clipboard function not working?
- Resolved
- How-to
- Last updated 3 years ago
- Pau Haro replied 3 years ago
Hello everyone,
Im trying to do a copy field button inside a datawindow using (Clipboard) function, I let the code down below. It's not working for me, what should I do? It's the function (Clipboard) working as it should?
The code down below is...
Hello,I need some advice on how to trick the standard crossbrowser plugin installation.Maybe an "Active Directory group policy" tweak or a "c:\Users\Public" workaround.
*ProblemHow to pre-install crossbrowser plugin so users can just type the Webapp...
One of the main problem that still exists even in new versions is right to left arrangement of columns in datawindow . I mean in countries which write Right to left(RTL) they expect that columns in a datawindow must be aligned from right to left but ...
randomize(0) in application startup event.
- Resolved
- Issue
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
It appears that some care is needed with the Randomize(0) function when used in the application startup event.
We have reproduced that in PB 2019 4017 that the setting of the random number sequence can end up being reset.
We have an application ...
How To Capture When Application Loses Focus or Is Minimized
- Resolved
- How-to
- Last updated 6 years ago
- John Fauss replied 3 years ago
Good Day!
Using PB 2017 R3
I am employing a shared object NVO for a window wherein I display the status of a long-running process. Everything works, beautifully, and the application never freezes because of this approach.
The issue, however, is th...
Migrated PowerBuilder application not working in windows 10
- Issue
- Last updated 6 years ago
- ivan sinarahua replied 3 years ago
Hi All,
we have application which is developed in PB 11.5 and recently we have migrated it to PB2017 to make this work in windows 10 machine. But we are facing issues with it.
We could open the login form but later it will closed automatically, so...
PB 2019 R2 Richtext DW not printing second page
- Issue
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
We have recently migrated to PB2019 R2 Build 2353 from PB2017 build 1666.
Rich text data window is not printing second page. we are having built-in rich edit control settings.
No code change at all. Just pure migration from PB2017.
New application...
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