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. :)
Search/Find in workspace?
- Resolved
- Advice
- Last updated 2 years ago
- Benjamin Gaesslein replied 2 years ago
Just upgraded from PB 11.5 (circa 2008) to PB 2021.
PB 11.5 never had the ability to search all source code of a workspace or target. In the TWELVE years they had to improve the IDE, they never implemented search all? Wow. Just wow.My old solutio...
Paste Cell From Excel into Datawindow Single Line Edit fails
- Resolved
- Issue
- Last updated 2 years ago
- Peter Thiem replied 2 years ago
Hi Community,
In this application, the users have a problem cutting and pasting from Excel.
The paste operation is failing to paste data into "Datawindow Single Line Edit" fields.
Afaict, it is because the clipboard of the Excel cell contains a CR...
PowerBuilder Application Performance issue
- Advice
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi All,
We are upgraded our PB version from PB 6.5 to PB2017 version. Application are working fine in all the functionality. But we are facing performance issue while we searching any records in any of the screen it takes more than 4 min. But app...
2D Barcode Issues in Powerbuilder 2017 R3
- Issue
- Last updated 2 years ago
- André Monz replied 2 years ago
Hi,
Our application is in PB2017 R3, we are using 2D Barcode scanner (Model: DS2208) to scan the barcode and display the scanner output on Datawindow – Edit (Style Type) column, To get the barcode scanner data, Placing the cursor on Dataw...
请问下怎样可以把手机上的dw中的数据保存为excel或者pdf 文件保存在手机上面,方便把数据转发给他人
- How-to
- Last updated 2 years ago
- Kai Zhao @Appeon replied 2 years ago
你好:
请问下怎样可以把手机上的dw中的数据保存为excel或者pdf 文件保存在手机上面,方便把数据转发给他人
谢谢
When I apply a Theme, windows can be resized by clicking on the border, even when the window's resizable property is disabled. Any ideas ?
in the first image when I click on the border (painted yellow) it can make the window smaller as seen in image...
Migration from PB2017 to PB2021 - coolmenu.dll not compatible.
- How-to
- Last updated 2 years ago
- Mark Goldsmith replied 2 years ago
Greetings
We are currently migrating from PB2017 to PB2021 and we have a software in production with multiple clients that stood with us for several years, it is critical to keep the library coolmenu.dll until we get enough time to refactorize it to...
"ShareData" on DATA tabpage of a datawindow. What's it good for?
- Resolved
- Advice
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hi,
Does anyone know what this "ShareData" is for on the Data tab of a dw? Is it just an indicator to programmers that this dw shares data with another?
Not much happens when you click on it, except for toggling the check on the contextual menu ......
I am new to PowerServer and trying to get my test environment setup. I have watched the video from Elevate and tried to follow along, but there is a step I am missing somewhere. I have setup a new internal IIS server for the test. Added an FTP sit...
Hi
I haver an application compiled with an earlier version of the 2019 runtime ide. I upgraded my PB version to 2728 when i open the app i get the message
"The version you used to full build the target :LabelLibrary" is different from the curre...
Application PB freeze
- Resolved
- Advice
- Last updated 3 years ago
- Chris Pollach @Appeon replied 2 years ago
Bonjour,
j'ai plusieurs applications en Powerbuilder 2017 R3.
Parmi ces applications, j'ai une seule qui se freeze de façon aléatoire et de façon intempestive.
J'ai remarqué que cela se prodduisait lorsque la température du processeur est supérie...
dw_1.SaveAs() Functionality
- Resolved
- How-to
- Last updated 2 years ago
- Jason Lipman replied 2 years ago
Hello Fellow PB People,
Powerbuiler 2019 R2
Here's one I have not run into yet.
When utilizing SaveAs() with a valid filename in the parameters, it will not allow the popup, but automagically saves to the current directory.
To assist the users, I...
Problema con tipo de dato, en parametro
- How-to
- Last updated 2 years ago
- Walther Rodriguez replied 2 years ago
El problema es que el modelo crea el parametro del Datawindow con un tipo de dato distinto al que esta en el Datawindow, o en la tabla o en store procedure y esto genera el error:
" Select Error: The Byte type is not compatible with the data type of...
Can't find a Display Format
- Resolved
- Advice
- Last updated 2 years ago
- Andreas Mykonios replied 2 years ago
Hi,
We have a legacy PB 2021 application where a number of character DataWindow columns have a display format of [general] - note the lower case g.
In the column properties of the DW painter, if I click on the arrow to select a new display format I...
Hi,
Is there an option to download a file (e.g. PDF) to a mobile device from the URL (without use of the Appeon File Server on the PowerServer)?
At the moment our Appeon Mobile App is showing files from various servers/URLs inside the eon_mobile_we...
Problems printing DWs on specific printers?
- Issue
- Last updated 2 years ago
- Daniel Vivier replied 2 years ago
I just got a report from a user who is using our PB 2021 application that prints from DW reports in the application to their Konica Minolta C552 commercial copier/printer don't work: they say it prints "an endless number of almost blank pages - each ...
Adobe print to PDF no longer working in deployed Powerbuilder app
- Issue
- Last updated 2 years ago
- Matt Kluzak replied 2 years ago
Powerbuilder 2019 R3.
My users have just this week begun to report an inability to print from the deployed Powerbuilder app to the Adobe PDF printer. I have verified the same on my end. The Adobe PDF printer *does* work from other applications, howe...
Registry webservice powerbuilder
- Resolved
- Issue
- Last updated 2 years ago
- equipe admdados replied 2 years ago
Hello, we are having a problem with the powerbuilder webservice, where it cannot access the registry functions(registryget, registrykeys)
print:
vls_aux = -1
WebBrowser prevent header and footer with PrintAsPDF?
- How-to
- Last updated 2 years ago
- Mark Goldsmith replied 2 years ago
We want to use the WebBrowser control in PB2021 to load HTML files and save them as PDF. We have working code, but it is adding a header and footer to the page. We need to not have those!
Is there a way to force that? Maybe some JavaScript?
I have ...
PrintSetup functionality does not work.
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Printsetup functionality does not work as expected on PB2019 R3.
The Print Setup window opens but the printers are not displayed even if the printer is installed on the machine.
Please find attached screen shots for reference.
Could you please pro...
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