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. :)
Can the flat appearance in the PB development environment be changed?
- Resolved
- How-to
- Last updated 4 years ago
- Ricardo Jasso replied 4 years ago
We are using PB2017 R3 Build 1858 running on Windows 10 to develop in-house client-server desktop applications. Our applications all use 3D borders on the various buttons and controls which are rendered perfectly in the applications once compiled, b...
Suppress ODBC Login Screen for Connect to ASE
- Resolved
- How-to
- Last updated 4 years ago
- Michael Kramer replied 4 years ago
Hi
I am currently using PowerBuilder 2017 R3 and wanted to connect to our Sybase ASE 16 databases using ODBC. My applications provide a login page so I wanted to suppress the ODBC login page and use the application's one. I hope I can use DbParm ...
NativePDF print after regular print uses same page range
- Issue
- Last updated 4 years ago
- Brad Mettee replied 4 years ago
A user has just reported that if they display a report, then print only a range of pages from it to their real printer, selected using the Print dialog, displayed because the print was done as dw.Print(TRUE, TRUE), then do a save to PDF (which uses N...
PBVM190.DLL is missing from your Computer
- Resolved
- Issue
- Last updated 4 years ago
- Michael Kramer replied 4 years ago
Hi
i am working on the deployment my project on windows 2016 VM
i am getting "PBVM190.DLL is missing from your Computer" error when i am using Dll build from Appeon 2019, even the depolyment kit on the server is 2019 on (C:\Software\Appeon\Shared)...
[pbc autocompiler] the .pbr resource file icons not showing
- Resolved
- How-to
- Last updated 6 years ago
- René Ullrich replied 4 years ago
I have several pbl in my project that are associated to separated resource files (.pbr)
I've noticed that the resource icons listed in the pbr failing to be included when i use the autocompiler. Is there a specific command line option that i need to...
Outlook OLE SentOnBehalfOfName Property
- Resolved
- How-to
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
Hi
I need to send emails from PB (2017 R3, build 1915) by Outlook OLE
I am able to send any email but I would like to, and sort of have to, change the From to a DoNotReply@emailaddress.com instead of my own.
I have researched and come across ma...
PowerBuilder 2019 R2 / New WebBrowser / HTML editor ?
- Resolved
- How-to
- Last updated 4 years ago
- Daniel Vivier replied 4 years ago
Hi
With PowerBuilder 2019 R2, can we transform the new web browser control into an HTML editor (like Internet Explorer?)
Regards
Thierry
Get value for custom request header
- How-to
- Last updated 4 years ago
- Thomas Rolseth replied 4 years ago
I have setup JWT Authentication in our SnapDevelop Web API using this as a guide:
https://docs.appeon.com/appeon_online_help/snapdevelop2019/Secure_a_Web_API_with_JWT_Token/index.html
It seems to be working well so far and I am getting a token back...
Updating greek letters into the database
- Resolved
- How-to
- Last updated 4 years ago
- Vinay Batra replied 4 years ago
Hi all,
I need to save greek letters input by the user into the SQL Server database.
Table columns are of type nvarchar
Datawindow Update does not work as it saves ??? instead of the letters
I tried to create the update SQL statement with update...
Hi there,
Powerbuilder 2019 Build 2082 Suddenly I can't create a new function or duplicate a function.
I tested in different windows and different projects.
What do we have to do?
Hi,
Bit of a long shot - is there a way to change a datawindow from grid - to free form or tabular , maybe by editing the source ?
Because i have had a few instances recently where i have a grid datawindow and wanted to use the same data but presen...
PBNI Tutorial, Examples, Wizard for newer versions of Visual Studio
- Advice
- Last updated 4 years ago
- John Fauss replied 4 years ago
Does anyone have any advice, tips, C++ source for creating simple PBNI examples they are willing to share with the community?
The "pbadd" non-visual object example in the PowerBuilder Native Interface Programmers Guide and Reference publication comp...
Displaying Spanish characters in a datawindow
- Resolved
- How-to
- Last updated 4 years ago
- Michael Kramer replied 4 years ago
Good evening,
We have application using the default character set going against an Oracle 12c back-end. We have to occasionally enter customers with Spanish names. We are in the process of updating the affected table column definitions from VARCHAR2...
I have a very small application that builds and runs in the IDE with no issues. The .exe crashes with "unresolvable external (window name) ..." when I call the window from clicked event of menu. One or two menu items work but most fail with this me...
.EXE crashes with no message.
- Resolved
- Issue
- Last updated 4 years ago
- David Flory replied 4 years ago
Have a small app that builds and runs in the IDE without issues or errors. The .exe doesn't even open anything and there are no messages of any kind. Using PB 2019 Trial and starting to get concerned. Just sent out a question about menu errors tha...
Once I've applied a theme is there any way to turn off themes? I tried applyTheme("") but that didn't work
Appeon powerBuilder 2017 R3 has stopped working
- Resolved
- Issue
- Last updated 5 years ago
- harison william replied 4 years ago
PowerBuilder Version 2017 R3 Build 1880
I’m getting the below error while opening my workspace
Appeon powerBuilder 2017 R3 has stopped working
A problem caused the program to stop working correctly. Windows will close the program and notify you...
Cannot access an array of a specific Object from .NET C# via COM
- Resolved
- Issue
- Last updated 4 years ago
- Michael Kramer replied 4 years ago
Hi all,
I am facing a strange issue while fetching an array of a specific object type from .NET C# to PB 11.2 (classic) via COM.
My C# code is as follows:
namespace RestHandler
{
[ComVisible(true)]
[Guid("3CF8AB49-5E7D-4719-B277-5047C6A...
SnapDevelop - C# static function in DWCompute / Evaluate(expression)
- Resolved
- How-to
- Last updated 4 years ago
- Logan Liu @Appeon replied 4 years ago
Hi - I was converting some DataWindows to a C# modal that has some Computed Fields that use a custom global function written in PowerBuilder. How can I add a C# static function written to do the same when evaluating expressions (DWCompute) on these ...
PowerServer 2020 with PB2019R2 - is this beta? production?
- Resolved
- Advice
- Last updated 4 years ago
- mike S replied 4 years ago
PB 2019R2 beta includes PS 2020.
Is this considered a production copy of PS 2020, or is this considered beta version of PS2020?
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