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. :)
.NET Web Sercice (SOAP) and PB2021
- Misc
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi,
Currently in PB2019R2, we are looking to migrate to the latest PB2021 build.
We have several .NET Web Service (SOAP) initially developed in PB12.
We know that they are no more supported, but we don't have the time and the knowledge to migrate ...
Windows visible before open event ends
- Misc
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
HI,
migrated from PB2019R2 to R3 (with theme PB)
we noticed that Windows are visible before open event ends, it doesn't seem to be the case in previous versions.
So we see, the resize, the centering of the window
More annoying, in reports where t...
Hello,
Controller/Service scaffolding in SnapDevelop API generates HttpPost method that can also be used for HttpPut, i.e. for updating only one row of a given model (which is a must for non-PB REST client):
// Controller[HttpPut]public async TaskA...
Datawindow Saveas NativePDF sizing problem
- Resolved
- Issue
- Last updated 2 years ago
- Thierry Del Fiore replied 2 years ago
Hi,
in order to get rid off Ghostscript, we're using NativePDF to save datawindow as PDF.
We just migrate from PB2019R2 to PB2019R3, and it seems that the PDF generated are not the same size anymore.
It's like the margin are bigger and also a larg...
Calculation errors with LongLong datatype
- Resolved
- Issue
- Last updated 2 years ago
- Martin Kaltenböck replied 2 years ago
Hello,
using PB 2019 R3 2703, Windows 10 64
in my application I must make use of the LongLong datatype.
Unfortunately I noticed calculation errors on doing a integer division with this datatype.
Here is the code:
longLong x, y
x = 7129750713734...
Hi,
We have an issue with the Save As function in our application. When the user tries to save a reports as Excel 5 or Excel 8, it can take 4 or 5 minutes to save the report.
What could be causing this issue? We are using PB 2017 R3 Build 1858, SQL...
Packaging the client application by PowerServer 2021
- Issue
- Last updated 2 years ago
- George Mikhailovsky replied 2 years ago
I have created and deployed my PowerServer project and it works without problems. Then I try to create a package to deploy to another server. However, at the very end of this process, I get the following error:
Failed to create compressed package 'C...
Hi,
For our product development we are using PowerBuilder 2017 R3 and soon planning to migrate to PB2019 R3 for an upcoming release. However the older versions of our product will continue to use PB2017R3.
We have been using VSS as SCM tool for cou...
Hello, I would like to know what font does Powerbuilder use in its traditional menu. I switched to contemporary and the fonts changed. I would like to use the old ones.
Hello every one,
our security team disable SMB protocol version 1 and version 2 and allow version 3.3
now i can not deploy web services from power builder
is that normal? does power builder does not support the recent version of this protocol ?
i...
Calling REST webservice
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello Folks,
I am trying to call a REST webservice from my PowerBuilder 2021 application. I have been provided with a URL and a userid/password to authenticate. I am following our friend Bruce's REST tutorial. I created an external DW with one colum...
Datawindows not resizing when using theme
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello, I applied a custom theme to my application which is running fine on development runtime mode. But when I full build my application I can see the theme applied but the behavior of other windows or datawindows is problematic. The are not resizin...
Re: Event Name displays changes, if 'returns' forms part of event name
- Issue
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello,
PB 2019 R3 Build 2703
When we create new event, event name displays ue_new () returns (none)
If event name contains 'returns' in its name, event name just displays without the return data type.
Have anyone noticed this? Any issues? ...
Exclude blocked datawindow objects from PDF
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hello,
If you place a text object in your datawindow, like this:
And then place another text object on top of it so that it completely covers it, like this:
And then save the datawindow as PDF using the NativePDF method, the resulting PDF file...
Any future updates for PB 2019?
- Misc
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hello,
I don't seem to be able to find any information about upcoming updates for PB 2019. Does anybody know if anything is planned after R3?
Best regards,Konstantin
Hi,Power Builder unexpectedly quit when saving a report as excel, xlsx extension with approximately 500,000 records, using the SaveAs method.Are there any limitations in PowerBuilder in this case?script: li_ret = ids_rows.SaveAs(ls_arquivo, XLSX!, Tr...
PowerClient - Desktop LNK/Shortcut Text Value?
- Resolved
- Issue
- Last updated 2 years ago
- John Strano replied 2 years ago
OK, this seemingly minor issue has become a sticking point
for us automating the PowerClient deployment of an application.
From where is the text value of the displayed name of the application's
LNK/Shortcut on the client desktop derived?
...
Am i signing my app correctly?
- How-to
- Last updated 2 years ago
- Edinson Nongrados replied 2 years ago
Hi,
we're having troubles signing our certificate and i think the situation is similar like this: https://community.appeon.com/index.php/qna/q-a/powerserver-signing-questions-again
We're missing something. Our certificate is a pfx and we're deploy...
DateTime parameter issue with DotNetAssembly
- Issue
- Last updated 2 years ago
- Mark Lee @Appeon replied 2 years ago
I have a C# class with a method that takes a DateTime parameter. When called from PB using the DotNetAssembly + DotNetObject objects introduced in PB2019 R2, the variable when recieved in the .NET side does not have the milliseconds that were passed ...
PBAutoBuild Crashes Depending on the Length of a Line of Comments
- Issue
- Last updated 2 years ago
- Ken Guo @Appeon replied 2 years ago
Hi PowerBuilder Community,
This one is weird, has anyone ever seen anything like it?
I've not had this problem anywhere else or prior in this application across thousands of edits to hundreds of files.
I changed some code and although it worked an...
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