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. :)
Recommended number of PowerServer sessions per server
- Advice
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi,
We would like to know if there is any recommended/max number of sessions per server with PowerServer Web APIs deployed.
Servers configured under load balancer.
The deployed solution consists of chatty applications.
Below is the configurati...
How to call a function on a tab object?
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi all,
I have a tab object inherited from u_tab: utab_folder. Another tab object inherited from utab_folder: utab_lab. In utab_folder I defined an instance variable u_tab itab_This, and in the constructor event of utab_folder I set the itab_This ...
We need to print shipping labels in a customer project. If possible, we want to map this via the datawindows. Does anyone know of a way we can use NVE / SSCC barcodes on datawindows? Is there an external tool for this?
Available memory on the computer
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi,
How can I report the amount of FREE memory on the computer from a 64bit pb application. (.exe)
I have tried the below function but it reports 2 GB in 32bit and 0 in 64 bit exe.. any clue ?
Subroutine GlobalMemoryStatus (ref os_memorysta...
CRUD Operations with .NET DataStore
- Resolved
- How-to
- Last updated 3 years ago
- Zhang JX replied 2 years ago
Hello,
I started to work in PowerBuilder 2019 R3 working on the example https://docs.appeon.com/dwconverter2019r3/CRUD_Operations_with_.NET_DataStore/index.html#introduction CRUD Operations with .NET DataStore, I did all step until the test the Retr...
C# Wrapper Import .Net DLL Tool
- Resolved
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 2 years ago
Hi Guys
I'm creating a simple wrapper for a .Net DLL in order to remove the complex return values. Using SnapDevelop I have created a simple C# Class Object that references the extrernal DLL. My C# Code is:
using System; using System.Collections.Ge...
POWERBUILDER APPLICATION WITH BROWSER
- Resolved
- How-to
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
Dear Team,
I want to open PB Application with Browser, because Remote area, instead of giving a copy, we will share a URL, they will open with browser.
If there is any solution please share it with me
Can setseriesstyle be used in nested graph datawindow
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
We have a report which is built with nested data windows and want to change the color of the graph in the graph data window (which is nested in another data window).1. When using SetSeriesStyle - dw_main.Object.dw_graph.Object.dw_graph1.SetSeriesStyl...
Run() function does not release file until PB application is closed
- How-to
- Last updated 2 years ago
- Kyle Bengtson replied 2 years ago
I have a situation where I'm creating a text file in my application, successfully closing it using FileClose, then using Run("notepad "+[filename]) to display it. All works well except that when I try to create a 2nd text file after that, the file is...
POWERBUILDER MOBILE APPLICATION
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Dear Team,
Is there any Mobile application with PB2019 or later?
If yes, can you share sample application.
Because
Thanks in advance.
Change color of the Title Bar of the frame window
- How-to
- Last updated 2 years ago
- Roland Smith replied 2 years ago
Hi All,
What is the way to change the color of the title bar of the main window of the application(frame)?
please find the attached example
Regards, Marina
Hi All,
A bit stumped here and this might be some Windows 11 weirdness.
I've got a new machine (very fast, joy, joy) I've installed PBL Peeper on it but get the error about cannot proceed because NSVCR71.dll was not found. So I downloaded the Visua...
Drop down datawindow - How to detect when the dropdown is closed
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hi,
How can I detect when a row in the drop down datawindow is selected or the dropdown is closed?when the scrolls up and down using the keyboard the the ItemChanged event is triggered so that is not an option
Basically I need a way to run come ...
Can you Filter a DataWindow with an array?
- Resolved
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Is it possible to set your filter string to be an array? I want users to be able to select multiple "keywords" from a list. Then filter a master list based on whether or not the "keyword" column in the datawindow contains one of the selected keywor...
How to integrate JDBC With PB2019R3?
- Resolved
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
PB2019R3, b2703Window 10, 64 bit platform, VMWhat is the way to integrate JDBC into the Database Painter? We have installed Zulu Java, it's our replacement for Sun Java -- Oracle Java -- no longer free.We have instaledd EBD PostgreSQL as our new data...
Handling events on non-visual COM objects
- How-to
- Last updated 2 years ago
- Bruce Armstrong replied 2 years ago
Am I right in thinking that if I have a non-visual COM object, that I can connect to with ConnectToNewObject on an OleObject, there is no way to see or process events that it might throw?
I know about using a user object OleObject so I can catch the...
Datawindow column tooltip 'tip' text max size?
- Misc
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Is there a maximum size for the tooltip string text of a datawindow colum?
How do I enable Sorting on Master/Detail window
- Resolved
- How-to
- Last updated 2 years ago
- Tracy Lamb replied 2 years ago
Hi all,
Took me a few days to get the Column sort to work, but it's working great now. I have a question: I have a few master/detail windows. When I click on a column label in the master dw to sort by that column, it sorts fine, but the detail dw ...
Sorry, second one today.
PowerBuidler 2019 R3 build 2728
Windows 10
We have switched all our old Internet Explorer activeX controls to the new PowerBuilder web browser control and everything works great, until our .NET developers changed our login...
Applying themes to ancestor userobjects inherited from standard visual objects
- Resolved
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
We have two userobjects uo_fms_picturebutton and uo_fms_picturebutton2 which are inherited from the standard picturebutton control. 4 of these are placed on our ancestor window object w_genapp_base, 2 of each type called cb_1,cb_2,cb_3_cb_4. We w...
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