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. :)
Converting from MS SQL to MySQL select into variable error
- How-to
- Last updated 4 years ago
- Mark Lee @Appeon replied 4 years ago
I am running PB 2019 R2 build 2353. I currently use MS SQL Server. I am in the process of converting to MySQL version 8.0.21. I am able to connect to the database no problem using ODBC drivers. I converted one of the simpler applications and it c...
Calling a WS spanish Accent Characters lost
- Issue
- Last updated 4 years ago
- Mark Lee @Appeon replied 4 years ago
Hello All,
i need to call the WS located in :190.104.150.226:8033/MidaSoftware2/MidaSoftare
when we call MidaNovedades in SoapUi we get all the accents.
when we call it from PB we lost the characters we set the same encondigo (UTF-8) this is the c...
Hi.
Is there any known limitations in HttpClient.sendrequest() when it comes to the size of the "payload"?
I have successfully managed to invoke a SOAP WS service using HTTPClient now.
There are to methods available - GetVersion (no args) and C...
Error instantiating the encryption ActiveX
- Advice
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
When entering the platform through the Google Chrome browser, the system generates the attached error, please validate the informationError instantiating the encryption ActiveX
which would be the solution since it enabled the activeX and the message...
The Appeon Xcelerator plug-in cannot be loaded
- Resolved
- Issue
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
I just upgraded to PowerServer 2020. We did all of our development using PowerServer 2019 with no problems. Since the update to 2020, no one can access our web app. Everyone receives the message, "The Appeon Xcelerator plug-in cannot be loaded." This...
RegistryGet and RegistrySet problems
- How-to
- Last updated 4 years ago
- Marco Meoni replied 4 years ago
Hi,
I am using PB 2019 32 bit application on Windows 10 64 bit.
when I call RegistryGet function as in this example:
RegistryGet("HKEY_LOCAL_MACHINE\Software\Intercad\Polis\comune","comune",RegString!,gCodiceComune)
i got the registry value
from...
Mobile App Deployment to Android 10
- Resolved
- Issue
- Last updated 4 years ago
- Marc James replied 4 years ago
Hi,
I have a question regarding the Mobile app deployment, I have deployed an app and used Android Studio to make the APK.
The app installs on my Samsung s8 on Andorid 8 but I can't install on an Samsung Android 10 Tablet. When I try to insta...
Where does Powerbuilder 2019 store the information about whether a workspace is under source control. I've found that if a put a workspace under Git Source control and then copy the folder containing the workspace and Git repository to another locat...
Oracle 19c Compatible
- Resolved
- Advice
- Last updated 4 years ago
- Narayanamoorthy Thangavel replied 4 years ago
Hi All,
Could you please help me the below two questions.
1. Actually we are using two applications and both are windows based application and developed by PowerBuilder.
One application we are using powerbuilder version 6.5 and connected to...
Installing a 3rd party program in powerscript
- How-to
- Last updated 4 years ago
- mike S replied 4 years ago
I would like to have a function run that checks to see if users have all the needed 3rd party addons installed before I let them start using that feature.
So far I have created a simple routine that checks to see if registry entries are there. If...
ShowHelp file not losing focus
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Version: PB 2017 R3 Build 1880
Desktop Windows 10
Built help file using robohelp.
Using command showhelp (location, Keyword!, topic) option.
Issue: the help file comes up correctly at the desired location but it won't lose focus when I either cli...
Do PowerServer & Ultimate Suite Get Along?
- Resolved
- Misc
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Good Day -
My team is currently evaluating (well, about to start if I get the right answer, here) Ultimate Suite for PB in PB2019.
I am not expecting Appeon to provide support for Ultimate Suite, but I need to know if Ultimate Suite will work in P...
Powerbuilder Match function
- Resolved
- How-to
- Last updated 4 years ago
- Roland Smith replied 4 years ago
What is the format of the Match string for the Match function when the character can be a Number, an Uppercase letter, or a space. The letters and numbers are easy, but how do I include the space?
Thanks
We are attempting to implement the PB Web Control in an application for displaying documents with some issues. One developer can get it to run correctly by running as admin, one gets a memory error issue, and the third one just has the app close out...
Easy way to apply theme to descendants?
- Advice
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi,
In our appliication we have an ancestor window (which itself has two ancestors above) with 45 descendants. To apply a theme to a control (in this particular case a datawindow) on the ancestor we have to add all 45 descendants to our custom theme...
SDI based web Application
- Resolved
- Misc
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hello everyone. I would like to understand if it is possible to create a WEB application, based on SDI form, and make sure that by opening the FORMS, these do not "go out" from the browser going around the whole desktop! it seems quite abnormal behav...
How to get Power Server host server name
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Is there a way for a Power Server App to determine the name of the host server? I have an app running on two servers through an F5. When the App retrieves the URL using AppeonExtFuncs.of_GetIeUrl() it shows up as the address of the F5 and not the s...
Issue with using a homegrown C# dll with the appeon dot net component
- Resolved
- How-to
- Last updated 4 years ago
- Kai Zhao @Appeon replied 4 years ago
I have a very small c# dll which is working on my localhost, a test server, and 1 of our 2 production servers. It is failing on our second production server. It is unable to load the dll or one of its components. The dll has been loaded into inetp...
Are Wingding Fonts gone in Windows Server 2019?
- Advice
- Last updated 4 years ago
- mike S replied 4 years ago
Good Day -
We are currently testing our newly migrated (PB2019 R2) application on Windows Server 2019. We noticed a lot of fonts/symbols we have used for many years simply do not exist on WS2019. Based on MS documentation, we cannot simply distribut...
PowerServer Oracle decimal separator
- Resolved
- How-to
- Last updated 6 years ago
- Ignacio De La Rosa replied 4 years ago
Hello,
I have a problem between PowerServer Web and Oracle. The decimal values are multiplied by 100. I suspect a decimal separator problem.
How can i define it ?
It works well in PowerBuilder.
Thank you
Olivier
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