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. :)
Referencing a Mapped Drive on another Server
- Resolved
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi Everyone
I need to put a file onto a file server from another server where my web application runs.
The file server has many mapped/lettered drives (d:\, e:\, f:\, ect.)
If I use a full path name \\fileservername\D$\folder1\folder2\ my web appl...
Ayer escribí mi pregunta, pero, al parecer, hay problemas en la publicación.
La versión 2017 R3 trae un componente CrypterObject que tiene, entre otros métodos, MD5 y SHA. El problema es que el resultado que devuelve estos métodos no es el espera...
PowerServer 2019 vs PowerServer 2020
- Resolved
- Advice
- Last updated 4 years ago
- CJ Lai replied 4 years ago
Hi
I have a couple of questions
- Is PowerServer aka CloudPro?
- We are on PowerServer 2019 trial and are about to move onto a paid license. I was encouraged to go with PowerServer 2020 instead of 2019. What are the pros/cons about going with t...
Configuration of SQLCA in AEM
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Good Hump Day morning!
I got this attached error message when running my web app on a remote server as IWA.
Double checked the RemoteServerIP:portnumber/AEM settings but all Data Source entries were all there.
Where else would trigger this message...
PrintGetPrinter() function causes IDE to crash
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
PB v12.1, b6158Windows 10, 64 bit platform - this is a VM with 12 GB RAM
This is a non-PFC utility.This code has been working forever. Until today.STRING ls_printer_detail_array, ls_printer_detail_printer_name,...
"dwo-button" "default-state" in theme.json
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi,
I noticed there is an option within the theme.json file to set the "default-state" behaviour for a button within a datawindow:
"datawindow": { "drawing":true, "background-color-enabled":true, "background-color":"#262...
PowerBuilder 2019 R2 with dual monitors
- Resolved
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
OS: Win10 latest build
Version: PowerBuilder 2019 R2 Build 2328
Problem: PB main window in Monitor 1, some popup windows awkwardly pops in Monitor 2
How do I avoid this? Thanks
Those popup windows include:
Search library entries
Tools - ...
Need help troubleshooting PB2019R2 application performance in DB interaction
- Resolved
- Issue
- Last updated 4 years ago
- Arnaud Bailly replied 4 years ago
We are trying to understand why our application built with PB2019R2 is significantly slower than the same application built with PB2017, even though in general the application is slow. Analysing the interaction with database using MSSQL Profiled we n...
Return Code for appeonfileservice.of_appeonDOWNLOAD
- Resolved
- How-to
- Last updated 4 years ago
- John Fauss replied 4 years ago
Hi
I am here to get some verification on the return code for the function call in the subject line.
From this article, https://bit.ly/31divYS, the Successful return code is 1.
BUT, in this article, https://bit.ly/2BsbvwL, the Successful return cod...
I am consuming a REST API from PowerBuilder 2019 R2. For this I use the HttpClient class.
When running the API from Posman, Insomnia and SoapUI the response is immediate (thousandths of a second)
However, when I run it from PowerBuilder, at be...
Powerserver and SyntaxFromSql
- Resolved
- Issue
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
MySQL Server 5.6.26MySQL ODBC 5.3.10 ANSIInternet Explorer: 11.471.17134.0PowerBuilder Universal: 2019R2 Build 2328.00PowerServer (PB Edition): 2020 Build 2323.00 From AEM
The following syntax:
ls_Syntax = SQLCA.SyntaxFromSql("SELECT CONVERT(' ', C...
I have an Oledatabase Blob object on a datawindow that works fine. I can store and retrieve to the database. I would like to add a function to select an existing document and store it as a blob in the table. I'm using the GetOpenFileName function ...
PowerServer IIS Defult Doc vs Directory Browsing
- Resolved
- How-to
- Last updated 4 years ago
- CJ Lai replied 4 years ago
Hi
I am in the mid of configuring PowerServer Application Deployment - Server Settings and stuck on the Power Server settings.
After I put in the Server Name and Port Number for HTTP and Test it, it errored out.
"Failed to connect to PowerServer ...
PB 2019 - Is there a way in the IDE to see what GIT branch you are on?
- Advice
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi All,
PB 2019 - Is there a way in the IDE to see what GIT branch you are on?
Thank you,
Kyle
Sample Powerbuilder Cloud application ?
- Misc
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hello,
I'am using PB 19.2 for Client/Server application development. But for future days I am thinking about development fro Cloud. Do we have any sample application or tutorial about that?
Regards
Tomaz
Unknown function update(ds)
- Resolved
- How-to
- Last updated 4 years ago
- Ferdinand Fischer replied 4 years ago
Hello,
today i found code where someone updates a Datastore with update(datastore).
I could not find any reference to this function.
Does anyone know anything about this function?
regards,
Ferdinand Fischer
Hello,
I have an editmask, and have included a border.
I want to edit the color of the border, maybe add some glow when they click into it.
But there is literally no styling you can do from the editMask.
The only way to do this is to take off th...
Deploy Application to Web
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi
I have done the following to migrate an application to our company's web server to be run as a web application. By the way, the application runs as a web app on my local computer well.
- I have PowerServer (the same version as that on my local c...
Does anyone have a list of available fonts that we can use for PowerServer?
Configuring IIS with .NET (PowerServer 2019)
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Good Friday
I am trying to following this online document (https://bit.ly/2Crv7BH) to configure IIS for my web app.
The PowerServer installed is of 2019 (Note, there is Another configuring online doc for PowerServer 2020 - https://bit.ly/30XONqT)
...
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