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. :)
Understanding Profiling Class View...
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Happy New Year all...
PowerBuilder 2017: R3: 1880...
I recently converted a report from a .TXT file to a PDF.
We are now seeing that the process that creates these PDFs has exponentially made an existing memory leak issue worse. We are still crea...
Calendar display format in cloud
- How-to
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
Hi,
How to change calendar display from classis to theme ? it worked in window but not in web.
Web, window,
Below is AEM setting :-
I was reading the help files for PowerBuilder R3 on SOAP clients and it says we can use the EasySoap client or the .NET SOAP client. Is this correct? If we use the .NET SOAP client, will it work for both 32 and 64 bit versions of our PowerBuilder app...
Re: Error after migrating to PB 2017, in Win 10 machine
- Issue
- Last updated 4 years ago
- Sivaprakash BKR replied 4 years ago
Hello,
We migrated our PB 10.5 based application to PB 2017 R3 recently. No issues were reported while compiling that application in 2017R3. ON implementation we started receiving two complaints from our client.
1. The application is slower. W...
I am posting a request to an API from a server in Greece.
The content reply header is :application/json; charset=windows-1253
When trying to get the data with GetResponseBody all I get is two unreadable characters.
I have tried using UTF-8 and AN...
Application Close event is not triggering while exiting Chrome
- Resolved
- Advice
- Last updated 4 years ago
- Nilotpal Bera replied 4 years ago
Hi,
Greetings!
The Close event of the application is not triggering if the application is closed directly by closing tab/browser while using Chrome , but the same is working in IE.
Is this a known issue or some system related issue.
Thanks in adv...
Mobile App crashes on startup in Android Studio 3.6.1
- Issue
- Last updated 4 years ago
- Kai Zhao @Appeon replied 4 years ago
I am trying to publish my PB Mobile App on Android for the first time.
The package has been created and opened in Android Studio (Ver. 3.6.1).
I have made the changes to the SDK settings as per the instruction in PB Powerserver Help files.
The APK...
Using WinMerge as a File Comparison Utility
- How-to
- Last updated 5 years ago
- Esteban Rodriguez replied 4 years ago
Just files a support request for this:
Phenomenon: Using open source WinMerge as File Comparison utility for Source Control does not show differences. Running WinMerge by itself has no problems.
*Reproduce Steps: Install WinMerge and specify ...
OCX control Issue - Error accessing External object property portopen
- Issue
- Last updated 4 years ago
- Ramesh Govindarajan replied 4 years ago
We have a old version of the PB Application and its running fine in the production. Its using mscomm32.ocx control to print labels thru the application. Now we have a newer version of the PB Appeon 2019 R2. When we compile the code and run the newer ...
Hi Everyone,
I have a calendar control which was working fine in 32bit (Calendar 32Bit.JPG), but after compiling in 64bit the calendar control appearing outside the application window as per attached (Calendar 64Bit.JPG), Im using PB 12.6 B4138. The...
Realignment of Grid Datawindow columns
- How-to
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Is there a tool or a recommended sequence of steps to take a grid DW with mismatching columns and return it to a state where like fields and headers are in the same column?
Over the years customizations of grids have made our DWs appearing unruly in...
Is there any way to add multiple Icon file for application ?
- How-to
- Last updated 4 years ago
- PRASHANT NIRGUN replied 4 years ago
I need different different Icon to executable Just for reference let say I want to use one for 32 Bit and another for 64 Bit like wise in short need pack of some icons which I will use as per my distribution. I am adding Windows Change Icon Window ...
2017 R3 w/Git. Objects are not pulled down without a refresh of Target and/or Workspace
- Resolved
- Misc
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Good morning,We are using 2017 R3 with Git as source control. After making changes to existing objects and committing the object to Git, the object (sometimes) doesn't display in Appeon upon a Pull from the repository. We are forced to do a "Refresh"...
Itemchanged on DDDW column not allowing immediate action
- Resolved
- How-to
- Last updated 4 years ago
- mike S replied 4 years ago
I saw a previous thread that was related to this but nothing there worked for me.
I have a DDDW on a DW, that has some rows with italicized display values, and some non-italic, based on an undisplayed field in the DDDW.
I would like the DW to immed...
Runtime Error related to soap connection
- Resolved
- Issue
- Last updated 4 years ago
- Chris Pollach @Appeon replied 4 years ago
I'm having an issue creating an install package for my application. When I install on a clean computer (no PB installed), I receive an error Application Terminated"Error: The underlying connection was closed. An unexpected error occurred on a s...
Hi
according to our tester Ascential Test doesn't recognize Tree Views (at least) in R3 Beta. Does anybody have the same problems. or know if this is fixed when PB 2019 R3 will be officially released in January?
Will there be an enhanced support fo...
PowerServer Execute Immediate Use Database
- Resolved
- Advice
- Last updated 4 years ago
- Nilotpal Bera replied 4 years ago
Hi,
Greetings!
I have one PowerBuilder application that uses embedded SQL to change the context to a different database using the transaction object.
Execute Immediate "Use Database_Name";
where Database_Name is the database name
But when this ...
How Do I Submit a Revision to a Published Article?
- Resolved
- How-to
- Last updated 4 years ago
- John Fauss replied 4 years ago
Happy New Year, everyone!
I have made some additions and corrections to a previously-published tutorial based on feedback and additional information learned since the article was originally published. The revised article is in my "Drafts" section of...
Resize a single PFC window inherited from w_response
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hi All,
I am using PFC. I have many response windows in my app (inherited from w_response), but only 1 of them I need to allow the user to resize the window.
I have googled and found answers to this problem (e.g. Bruce A's of_setresizeable functio...
i have migrated my applicaton from 12.5 pb to 17 v . how do i deploy my new code changes into my client machine. As i couldn't found the windows installer for 17v like we had for 12.5 v sybase pb .
could you help me out with the process and prerequi...
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