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. :)
How to detect change to RTE [RichTextEdit].
- How-to
- Last updated 6 years ago
- Roland Smith replied 6 years ago
Hello,
I have inherited a PowerBuilder application. Apologies and condolences accepted. lol. It was migrated from PB12.6 to PB2017 recently.
I am working on a screen that uses an RTE control. I am trying to detect whether or not the RTE contents ha...
Has anyone has success connecting to MS Word to use spell checker using OLE connection, I was using the sample code provided by Miguel Leeuwee and trying to use it on the Web, without success. I do get a good return code from the connections but seem...
Modify Background.Color
- Resolved
- How-to
- Last updated 6 years ago
- ATK Gimmy Susan replied 6 years ago
Hi, Guru
I have a problem with a:
THIS.Modify (" .Background.Color = '37375'")
*** Need ***
object: Data window control
event: itemdocuschangedcode: THIS.Modify (" .Background.Color = '37375'")
if I place myself in a column i want to change...
Appeon for PowerBuilder 2013 R2 Build 0126.00 64-bit Edition
- How-to
- Last updated 6 years ago
- Nico Wong replied 6 years ago
Dear All
my appeon 2013 R2 - Web Edition, suddenly crash, and i just reinstall it. but the message is expire.
i try contact appeon but they they said EOL ! could you please any experiance how to activate the license ?
your information is highly ap...
Hi.
I have a datawindow with a dropdowndatawindow.
The dddw contains 3 colums: ID, Description, Category.
For the column in the main datawindow, I have chosen the ID column as "Data Column" and Category as the "Display Column".
When we type in...
Debugging Using PowerServer Web on 64 bit
- How-to
- Last updated 6 years ago
- Kai Zhao @Appeon replied 6 years ago
I have a need to debug PowerServer Web in 32 bits on a 64 bit platform. After installing the MSFT Script debugger and setting break points, when launching the debug session the browser opens in 64 bits. How can I force the debugging to occur in a 3...
Access the contents of ListBox populated by DirList
- How-to
- Last updated 6 years ago
- Larry Langford replied 6 years ago
How do I access the contents of the individual file names populated in a ListBox by DirList - without user interaction? I know I can use DirSelection to see the file name clicked on from within the choices of the ListBox, but I need to process each ...
IS there a Stand-Alone Installer for IM v12.0?
- Resolved
- How-to
- Last updated 6 years ago
- Olan Knight replied 6 years ago
Does anyone know of a way I can install InfoMaker v12.0 without having to use the Common Installer, which forces me to add PowerBuilder first?Thanks,Olan
EditMask issue in PowerBuilder 12.5 Classic application when not an Admin user
- Issue
- Last updated 6 years ago
- Olan Knight replied 6 years ago
I have a client running a Powerbuilder 12.5 Classic application on Windows 10 workstations and for some reason they are unable to type or tab into any editmask fields unless they run the application as an administrator. This client has their UAC max...
How do I install InfoMaker without using the Common Installer?
- How-to
- Last updated 6 years ago
- Olan Knight replied 6 years ago
Does anyone know of a way I can install InfoMaker v12.0 without having to use the Common Installer, which forces me to add PowerBuilder first?Thanks,Olan
How to Scoll to a Column within a DataWindow That is Not Currently Visible
- Resolved
- How-to
- Last updated 6 years ago
- Greg Duvall replied 6 years ago
I have a "form" datawindow that users will enter scores into. It contains a single row with multiple entry columns on the form. When a user tabs to the next field I want to automatically scroll to that point. I have been trying any number of differen...
Interfacing Pb.2017 with SAP BAPI
- How-to
- Last updated 6 years ago
- Giuseppe moglia replied 6 years ago
Hi,
I am interested in interfacing a Powerbuilder 2017 application with SAP BAPI.
Some example code that will help me to connect to and interface with an SAP BAPI will be of great help.
Thanks in advance.
Regards
Murugeshan KN
I'm consuming a web service which returns values in JSON format. The models are predefined, but some values are optional. The optional values may not be sent at all. Is there an easy way to check if a key exists prior to calling a getItem method?
Ri...
Call Webservice with BasicAuthentication
- Resolved
- How-to
- Last updated 6 years ago
- René Ullrich replied 6 years ago
Hi,
I try to use a webservice using .NET engine in PB 2017 R2. The server requires a basic authentication.
My code is:
lsoap_connx = CREATE SoapConnection
lsoap_connx.CreateInstance(lnv_zeitdaten, "ztab_zeitdaten") // returns 0
lsoap_connx....
Mutable String Type Needed - PBNI C++ Possibility?
- Resolved
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hello, All!
First, this is not critical. I am in the exploratory stage, only, and open to looking at other solutions to my problem.
My PowerBuilder application needs to do (potentially) thousands of concatenations to a single string variable. True ...
Comment in DW SQL prevent the Dw to retrieve in Powerserver
- How-to
- Last updated 6 years ago
- Kai Zhao @Appeon replied 6 years ago
Using MS SQL SERVERif in the SQL of the Datawindow there is a comment then when the retrieve() will not work and no error dysplay
will be great if in the log after the deploy of the application is a warning
Powerbuilder SaveAsFormattedText not working properly
- Advice
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
We have datawindow designed to display a report.
Objective: We want to export the data in the datawindow to an Excel Sheet.
Code to achieve the above objective is:
dw_1.SaveAsFormattedText(LocationToBeSavedAt)
Problem: Data gets displayed in the ...
STD Foundation Classes: open multiple documents in the same tab group
- Resolved
- How-to
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Hi Guru.
i need to open more windows as documents, but to group them in the same group.
As you can see from the help below the last parameter indicates if i need to create a new tab group.
In the STD Foundation Classes framework, however, the f...
Migration tool for SQL Anywhere to ASE
- How-to
- Last updated 6 years ago
- Narayana Bhat replied 6 years ago
Hi Team,
I know this is wrong platform to ask below question, but still if anybody has advise or has experience on below topic can throw the light.
Is there any tool to migrate database from SQL Anywhere 16 to Adaptive server Enterprise? I am...
Hi,
-SoapConnection failed-
I made deployment files via PB 2017 R3 temporally but It didn't work on Windows Server 2012 R2. It worked on my computer (Windows 7 Pro). The previous PB version was PB 11.2 and all worked well on all Windows version. I ...
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