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. :)
Problems working and printing richtext in a DW
- How-to
- Last updated 6 years ago
- Gustavo Pepe replied 5 years ago
Good afternoon
I am using the PowerBuilder 2017 R3, and in one of the datawindos, I have a column that is richtext, therefore, I use the richtext edit style
The problem originates when I want to print the information of the Dw
The column with the ...
Hello,I have to encrypt password in BCrypt, in the form "$2a$11$...".Do you know the method?I used the Topwiz app (http://www.topwizprogramming.com/freecode_bcrypt.html), but I can not do it.Best regards,
blob encoding in powerserver?
- Misc
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
is blob with encoding supported in powerserver?
It sounds like it is NOT from the help in powerserver? Is the encoding that is used by powerserver the same as the default that powerbuilder uses?
These are the encoding values as per powerbuilder:
...
I'm using Powerbuilder 2017 R2. I have set up Git and was able to successfully Connect To Workspace. Everything looks good in the GUI, I'm able to see the objects that I have changed. I was then able to successfully do a Git Commit.
The final thing ...
Unable to delete file through FileDelete function.
- How-to
- Last updated 5 years ago
- Roland Smith replied 5 years ago
Hello,
I am using PB 2017 R3 Build 1880.
The FileDelete function is working fine in my machine whenever my application run on other machine then it is not getting deleted. I assume this function is returning (FALSE or NULL).
That might the file ac...
Trim PowerScript function removes Char(26) ('')
- Resolved
- Issue
- Last updated 5 years ago
- Roland Smith replied 5 years ago
I would like the experts, to confirm if below case is a PB2017 bug.
Preceding and succeeding character Char(26) ('') got removed when using Trim function. We have migrated from PB12.5 to PB2017R3(Build 1880). When we use Trim function to an encrypt...
PBEJBCLIENT170.pbd in PB 2017 R3
- Resolved
- Issue
- Last updated 5 years ago
- Joao Ribeiro replied 5 years ago
Hi folks,
(Migrating from PB 12.5.2)
I couldn't find PBEJBCLIENT170.pbd in PB 2017 R3 (even in \Shared\PowerBuilder), neither any PBEJBCLIENT*.*. I read some issues resolved in R2, but there's no way to do the same in R3. Am I losing something?
TI...
Release license in powerbuilder 2019
- How-to
- Last updated 5 years ago
- Armeen Mazda @Appeon replied 5 years ago
Hi
I started to use Powerbuilder 2019 but unfortunately I did not select release licencen when closing. How can I enable this setting ? I cannot find it in system settings and Powerbuilder 2017 cannot be started because of licence locking.
Gunnar G...
Crash when logging in after new installation of IDE 2017 R3
- Issue
- Last updated 5 years ago
- Pierre Mertens replied 5 years ago
Hello,
I just intalled the PowerBuilder 2017 R3 IDE 1858 on my computer (W7). I have a valid online license.
When I launch the IDE, I have to log in: I type de mail address and password, then Log In. PowerBuilder crashes.
Do you have any idea ?
T...
Phone call directly from my Mobile App
- Resolved
- How-to
- Last updated 5 years ago
- Marco Meoni replied 5 years ago
I am steal new at using the mobile functionality.
What I am trying to accomplish is to make a phone call.
From a datawindow showing the names and Phone numbers I am trying to make a phone call by selecting one of the Vendors in the list & pressing ...
get Selected location from PowerServer map option
- How-to
- Last updated 5 years ago
- Marco Meoni replied 5 years ago
Hello All,
i am using the eon_mobile_mapex object
Following the tutorial from Marco Meoni (https://www.youtube.com/watch?v=0nalRw9U7UQ)
i manage to use the Anotations and locations.
my question is if i can get the location of a site selected by h...
Printing in Datamax barcode printer
- How-to
- Last updated 5 years ago
- Sivaprakash BKR replied 5 years ago
Hello,
PB 2017 R3, Postgresql 11.1
Need to print a label report in a Datamax barcode printer. Different label sizes are possible. Tried with
For 3 labels in a row, single label size 3 x 2 cm
1. Created one label dw, retrieved required data. ...
Auto scroll DDDW item with the letter typed
- Resolved
- How-to
- Last updated 5 years ago
- mike S replied 5 years ago
I'm looking for code that automatically scrolls drop-down DataWindows to items that begin with the typed letter. Similar to PFC n_cst_dwsrv_dropdownsearch.
Powerbuilder invalidates OCX Control when editing
- Issue
- Last updated 5 years ago
- Roland Smith replied 5 years ago
This has been an issue since PB 11.5 when we included an OCX into our application. It was there in version 12.6 and still an issue in 2017.
We have added a custom calendar OCX to our application. To add this, I did an INSERT-> CONTROL -> OLE
From...
Good morning.
We have a couple of app running without any issues. The Only issue I am having is the following:
One of my user recently change his I-phone (8) with IOs 12.1.4 and he had to reinstall Appeon WorkSpace. We installed the app and now he ...
In selecting Fonts, the "Text" Font can have a specified color; indexed to the Windows settings. But it looks like the Column, Header and Label Fonts can only be black on a white background.
Is that correct and, if so, is there an explanation?
Tha...
Sqlca.sqlcode returns two values on successive calls
- Advice
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hello,
PB 2017 R3, build 1880, Posgresql 11.1
Calling a function from itemchanged event, which retrieves value from db through a query,
Select a.nameInto :ls_nameFrom table_aWhere field1 = :ls_where;
Messagebox('return1', sqlca.sqlcode)Messag...
Hello, I´ve got another problem. It´s with Appeon Workspace. I´m doing a mobile app. I´m using PB 2017 R3 1880.
When I try run the app in the appeon Workspace I´ve got this error:
Error code 15056
The Appeon client library(build 1988.00) is inco...
Powerbuilder 2017 R3 Build 1880
TortoiseSVN 1.11.1, Build 28492 - 64 Bit
Visual SVN Server 3.9.2
I added a workspace with more than one target (targets shares some pbls) to a SVN single project repository
When I modify a datawindow for the fir...
Greetings all.
Working with BETA, I make a build as usual, and install it on standalone machine, got all run-times files out of the package right in the installed directory.
Getting ADO.Net connection error please see attached. Did check .net looks...
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