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. :)
When I have
A Data Window and a button, a sle like this in window. and run this
id data
ap4 pmgw
pm7 pmgwt
…
go3 gmtp
aw5 gjp
[Button(Search)] [sle text]
when i type in sleText with go3
and click button then
i want to mov...
While browsing the various settings under the More... Button for the Basic Database settings, I found this apparent issue:
The description says this is a time to wait value, but the input field is a dropdown with True or False as the options.
Bui...
PB exit memory when trying to edit any datawindow
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
PB Cloud edition, version 2022 build 1892
For no apparent reason I cannot edit any datawindow anymore, even external datawindow. The moment I call the edit for any datawindow PB hangs for 2-3 seconds and exit memory.
I can compile and regenerate an...
I have changed an sql update and deployed my aplication but in the mobile device is not working in that statement. I created a new aplication and perfectly works.
there is a cache or something like that in the server that is woring wrong?
I'm usin...
OpenSheetWithParm error
- Resolved
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi!
Windows 10, PowerBuilder 2019 R3 Build 2728, PowerBuilder 2022 Build 1892
If there are too many sheets opened, opening a new sheet is unsuccessfull.
Test case:
w_partner lw_partner
str_parms lstr_parms
lstr_parms.primary_key = 1000...
REST Call using HTTPClient length limitation
- How-to
- Last updated 2 years ago
- Roland Smith replied 1 year ago
I am currently using HTTPClient.SendRequest("POST", string url) to send a REST API Call to a 3rd party application. It works fine unless the total length of the URL is over about 2,000 characters which happens to be IIS's limit. I could break it do...
dddw powerserver cant handle
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi Sir and Madam,
I am using Powerbuilder/PowerServer 2022 Build 1892. Recently i discovered, power server couldnt handle the dddw that was used in one of my datawindow. See picture attached. It was alright if i removed the dddw setting. But, on ...
Datawindow button: how to set focus
- Resolved
- How-to
- Last updated 1 year ago
- Daniel Ferrreira replied 1 year ago
Hi guys,
I have a multi-line dw, and I've created up and down buttons so that the customer can sort the sizes as he sees fit. The thing is that the button seems to have its own focus. In the example below, I clicked the "XG" move up button, and I mo...
Good day Appeon Support....
I need your help... what will I do if I get this kind of message? My work around is sending messages by ExportRowAsJson... I want to send it all at once. I used dw_1.ExportJson() but this is the response received.
...
How can I extract the numeric part of a string?
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hi All,
I've got a dw with a string column. I'd like to extract just the numerical part of the string for some calculations.
Examples would be "200 mV" or "2V" ...
TIA,
~~~Tracy
Power Server and Web API
- Resolved
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Hi All,
I am trying to Publish Web API. After using Snap Develop to publish, i copy the files to web folder, C:\wamp64\bin\apache\apache2.4.54.2\htdocs\webapis
However, when i try to verify the web API, i couldnt. I get the output as attached. (Pl...
Accessibility option for Automation tools
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi,
We are using Powerbuilder 2019 R3 Build 2728 at the moment.
Our Automation team is testing our application with Automation tool 'Renorex' for which they had enabled Accessibility = 3 in PB.ini (use MSAA). We generate the executables through Pow...
Missing scrollbars in PB22 with themes
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi,
Some datawindows in PB 22 MR 1892 lose scrollbars when using themes.The same code when run in PB 21 1509 will display the scrollbars correctly.Likewise, it will display correctly in PB 22 1892 when themes are turned off.Unfortunately, I was not ...
Hi,
I have a request from my company to upload specified data to cloud database which data in the local server. Whic method is perfect in Powerbuilder.
Using powerbuilder 2022 22.0.0.1892
Database = Sqlanywhere 16
I don't have any idea in the Sna...
This "How-to" question is in continuation of the post I posted earlier: Web API transaction management and multiple DWs update/save changes in single transaction. (appeon.com) and got response as well.
Logan,
Thanks very much for the example of con...
Appeon 2022 Migration URL is not working
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi ,
while accessing URL cloudapp launcher not working please find the below screenshot. please help me.
SQL Server Examples Database
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hello
We use SQL server, DB. I installed Powerbuilder 2022, but there was some glitch during installation and the example database was not installed.
I want to run the Google Charts demo locally against a SQL Server DB.
Is a sample database for ...
Hi,
At PowerBuilder side, I am able to get two DWs with all (existing + modified)data in ls_json using JSON Package, at API side I am using DataPacker and DataUnpacker, I have tried using Update() and SaveChanges() to save data of both .NET datasto...
Issue with linked server view creating datawindow
- Resolved
- Issue
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
I have 2 microsoft sql 2017 servers that I have set up a linked server connection to. I have created a view on server 1 to pull data from a table on server 2. I have a PB2019R3 application that I want to create a report using this view. However wh...
Datawindow CheckBox Control Text (Left Text = ON, RightToLeft = ON)
- How-to
- Last updated 1 year ago
- John Fauss replied 1 year ago
I am having trouble understanding some properties on the datawindow checkbox control. I have a checkbox with the 'Left Text' and 'RightToLeft' properties both ON. If I set the 'Text' property for the control to 'SC 3:' it displays in run time as ':SC...
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