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. :)
Hi all,why leads the assignment "ldc_X = 25E2" to 2500 and "ldc_X = 2.5E3" to 2? This happens with decimal, double, long and real variables in all(?) PowerBuilder versions inclusive PB1900R2?Kind regards,Bernhard
does powerbuilder support grpc?
- Advice
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Does Powerbuilder support grpc? grpc is a rpc framework from google. https://grpc.io
We are considering between grpc or rest.
Troubleshoot compatibility App Power Builder 2019 - Win10.
- Resolved
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Tenemos una aplicación desarrollada en Power Builder 12.5 y corre en Win7, esta misma NO corren en Win10, es por eso que se compró la licencia de Power Builder 2019.
Lap con Windows10 Versión 1709 y PB 2019 Build 2082.
Se migró de PB 12.5 a PB 2019...
Import an exported datawindow fails
- Resolved
- Issue
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hi All,
Please follow me through this steps:
* Inside a pbl I have a datawindow. In runtime, using LibraryExport, I export it to a string variable.
* Set a name for the object and add the header.
ls_dw_name = 'd_test'
ls_syntax = '$PBExportHea...
Does anyone have a direct email for Ken Howe? We've reached out via PBDR.com regarding licensing for ProDiff but have not heard back.
Not sure if he's still supporting the product (I hope so); the site's still active & I haven't heard anything to t...
SVN - adding existing ws_objects and PBT to new workspace??
- How-to
- Last updated 4 years ago
- yakov werde replied 4 years ago
Hi All,
This IDE question has major ramifications in our shop. The outcome informs whether we can migrate using 2019 R2 from TFS to SVNHere's an outline of our current process
1) On our build server via TFS, we branch our trunk line into a new bran...
Looking for Syntax to convert PowerBuilder Array to Simple Json and Back
- How-to
- Last updated 4 years ago
We are on PB 2017 LTR and looking for simple syntax to convert a simple powerbuilder array to and from Json so we can save the array values in simple Json , then reload the array directly from JSON.
We never used json before and a little inexperienc...
PowerServer Unsupported Feature Analysis Report
- Resolved
- Misc
- Last updated 4 years ago
- CJ Lai replied 4 years ago
Hi All
How do I modify those unsupported Items/Features that show up in the Unsupported Feature Analysis Report that are in the PFC/PFE libraries?
I have attached a screen shot of one instance where data type 'ContecInformation' in n_cst_msgs_manag...
PB catalog tables could not be created and are not available for use
- Issue
- Last updated 4 years ago
- Jonathan Mcguire replied 4 years ago
Hi
i am in the process of upgrading to PB 2019 and using MySQL, I was able to migrate my code, also created some ODBC connections on the 32 bit Data Source Adminstrator (MySQL ODBC 8.0 unicode driver), connection was successful.
But when adding th...
Create Digital Signature with a Digital Certificate in PowerBuilder.
- Resolved
- How-to
- Last updated 4 years ago
- Marco Meoni replied 4 years ago
Hi All,
How Can I Create Digital Signature with a Digital Certificate in PowerBuilder?
Do you have examples, documentation?
thanks and regards,
Where is Orca for Powerbuilder 2017 R3
- How-to
- Last updated 4 years ago
- Pierre DETE replied 4 years ago
Hi PB users,
I have an issue using Orca librairie, I get (randomly) an error (R0015) calling the compileentryimport function.
I'm almost sure my process was ok in R2.
I use pborca.h and pborca.lib 2017 R2 version but my Powerbuilder version is 18...
How to use Autoscript for built-in Functions
- Resolved
- How-to
- Last updated 4 years ago
- Markus Eckert replied 4 years ago
Hi everyone
This is something that has nagged me for quite a while:
How do you get the Powerbuilder IDE to use Autoscript on built-in functions (things like GetFileOpenName) so you get placeholders for arguments.
Autoscripts only seems to work on ...
What is an InfoMaker "default" object?
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hello,
What exactly is the "default" object that appears to be created when a datawindow report is generated in InfoMaker?
... and are there any issues if we delete that object from the PBL using PowerBuilder.
In our application, we run a report...
html editor tinymce as a replacement for richtext edit control
- Advice
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi everyone,
For anyone struggling with rich text edit controls and looking for a replacement, there's hope.
Tinymce (open source).
I did not manage to get it working with the latest version, since I think that one needs to be on "the cloud", but ...
Hi,
"PBLPeeper" by Terry Voth ( http://techno-kitten.com/ seems to have gone missing. )
Did "Novalys" buy him out maybe?
Does anyone know what happened to him and is there a way I can still get a recent copy?
Cheers
Hi all.
Win 7 Pro all patches are up today
PB 2019R2
As soon as i try to pick Tools- .NET DLL Importer - PB crashing ... see attached
Am i missing something from the install? from my machine?
Greatly appreciate any advise.
Thank you
Sincere...
PB 2019 R2 dwo-column theme
- Resolved
- How-to
- Last updated 4 years ago
- Simone Olianti replied 4 years ago
Hello, i'm playing around with the theme feature and i would like to apply a border around the freeform dw fields
"dwo-column": { "drawing":true, "border":1, "border-color":"#7f7f7f", "backg...
How Can I check if the number is integer PB2019?
- Resolved
- How-to
- Last updated 4 years ago
- John Fauss replied 4 years ago
How can I check if a number is integer?I have a string of characters XXXXXX and I get its length and at the same time I need to convert it and I want to check if it is an integer.
Example:String ls_cadena = AAAAAAInteger li_quantidadli_quantity = le...
PB 2019 PDFLib (NativePDF) Custom Page Sizes
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi,
Referring to this conversation https://community.appeon.com/index.php/qna/q-a/printing-cheque-customer-paper-size, a few years ago. Is this still the case? Ie. NativePDF! still does not support custom page sizes?
Ribbon: add menù item to a tab
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Good morning comunity
I need help with Ribbons.I swear, I looked at the sample application 'Sales application demo', but I didn't find what I need and I don't get it on my own.How can I add an 4th items to the tabbutton Azienda one item by code? (se...
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