Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 7 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. :)
Disappearing application from Windows with no errors
- Resolved
- Issue
- Last updated 1 month ago
- Darren Longenecker replied 1 month ago
Have a few users having their applications disappear 5-8 times a day with no errors from powerbuilder or windows. It just *poofs out. I also have a test pc locally that has done this a few rare times.
2019 R3 Build 2803
Windows 11 Home 23H2 64 bit
...
SQL Server login issue with PowerServer Web App
- Issue
- Last updated 4 months ago
- Armeen Mazda @Appeon replied 1 month ago
I apologize if this is a basic question, or if I leave out significant details, but this is my first time creating a PowerApp. I did search the forums and the web, but did not find a good answer.
I am creating a new PowerApp using Powerserver 2022...
Seguridad APP Cloud
- Resolved
- How-to
- Last updated 1 month ago
- Francisco Martinez @Appeon replied 1 month ago
Buenas dios,
Tengo una aplicación PowerBuilder cliente servidor. Actualmente en los equipos se instala la aplicación y una software VPN como ser Forticlient o OpenVPN.
Esta misma aplicación la migre a la versión Cloud, en un servidor se instálalo...
Vertical scrollbar on tabpage with multiple datawindows
- How-to
- Last updated 1 month ago
- Chris Pollach @Appeon replied 1 month ago
Hi guys,
Using PB2019 R3
i have a tab control with different tabpages.
On one of the tabpages has multiple datawindows (about 15 different ones)
How can i get a vertical scrollbar on this tabpage please ?
When it's only one datawindow , i can...
Good day everyone.
Does anyone know how to copy the contents of an entire directory in powerbuilder?
There is the FileCopy function but it doesn't work for me because there are always quite a few directories with their structure and files each, tha...
Error de Conexion Sqlserver 2018 express Con snapdevelop
- How-to
- Last updated 4 years ago
- Guillermo Tamburo replied 1 month ago
Buenas tardes a todos voy a desarrollar un web api con conexión base de datos SqlServer 2018 Express, pero no me permite conectar, me sale el siguiente error como se observa en el archivo adjunto, lo conecte hice el mismo ejemplo con visual estudio ...
Datawindow Image background turning to Fuchsia background in picture object
- Resolved
- Issue
- Last updated 1 month ago
- John Fauss replied 1 month ago
I have a datawindow that has a background image that we are using to print a report on top of. The image is sitting on a picture object.
For some reason, this image has a background of Fuchsia (or Magenta) in the image.
If I view the jpeg in just t...
GetResponseStatusCode returns -1
- Issue
- Last updated 1 month ago
- Logan Liu @Appeon replied 1 month ago
Hi all,
We need to call a REST service in order to send some JSON content.
Sometimes after calling SendRequest, GetResponseStatusCode returns "-1" and GetResponseStatusText returns an empty string, but the JSON content was successfully sent.
This ...
ImportDatawindow using PDFDocument is returning -1 for composite report
- Resolved
- Issue
- Last updated 1 month ago
- Armeen Mazda @Appeon replied 1 month ago
I saw the recent post importdatawindow-returning-1-for-sp-datasource, and have been having a similar issue.
PDFdocument lpdf_doc
lpdf_doc = create PDFdocument
.....
.......
dw_1.settransobject( sqlca )
dw_1.retrieve( report_number )
d...
Teach me about change instruction http connection for powerserver2020 to https connection
- Resolved
- How-to
- Last updated 1 month ago
- Tatsuya Hayama replied 1 month ago
Hi, Appeon Team
The company that I work use powerserver2020.
Also, web server is using IIS(Internet Information Services).
IIS and powerserver are installed on the same computer.
Now, web server and porwerserver connection is using http protcol.
...
.NET DLL Importer Could Not Load File or Assembly
- How-to
- Last updated 2 months ago
- Gordon Weil replied 1 month ago
I have a 3rd party DLL that I am told is a .NET DLL . I want to use the .NET DLL Importer to access it. I get the following error message: "Could not load file or assembly 'System.Web.Services, ...'
How do I get around this? I am using PowerBuilder ...
Identity Column pulling from trigger?
- Resolved
- Issue
- Last updated 2 months ago
- John Raghanti replied 1 month ago
Hi! I'm running PB 2022 R3 Build 3391 with MS SQL Server databases. We just moved from R2 to R3 recently.
I've got a datawindow with an Identity Column specified in the update properties:
I call dw.Update() in code and then (since 2017 at least) ...
Appeon Power Builder 2022 Trial Version
- Issue
- Last updated 1 month ago
- Chris Pollach @Appeon replied 1 month ago
Hi Team,
I am facing below mentioned issue while opening Appeon Power Builder 2022. Internet access is already provided and also restart machine but still face this issue. Kindly provide solution against this.
Hello everyone,
I am migrating a PB2019 application that uses SOAP to PB2022. As SOAP has been deprecated in PB2022 can anyone suggest a strategy to replace the SOAP code with REST API?
Thanks in advance.
Import from Excel to a datawindow
- Resolved
- Issue
- Last updated 6 years ago
- John Fauss replied 1 month ago
Is there a way to import data from an Excel file into a datawindow through the powerscript code in a window object?
I want to have the user click on a command button, then in the powerscript code the data would be imported into the datawindow.
...
Power Builder Upgrade | Dw2xls Library
- Advice
- Last updated 1 year ago
- Ramón San Félix Ramón replied 1 month ago
We are currently in the process of enhancing our systems, and as part of this effort, we are looking to upgrade our PowerBuilder version from 2017 to PB 2022. In this transition, one critical consideration involves our internal reports that rely on t...
Calling C# class dll in powerbuilder
- Issue
- Last updated 1 month ago
- Miguel Leeuwe replied 1 month ago
Hi Team,We have a requirement to modify the printer settings, earlier tried calling WIN API from powerbuilder but for some reason it got failed, so decided to create a C# dll and to call it.The C# dll works as expected and tested using console app. I...
ImportDatawindow returning -1 for SP datasource
- Resolved
- Issue
- Last updated 10 months ago
- Dale Burts replied 1 month ago
Hi,
I am trying use PDFDocument object to import datawindow to print. It seems that if the datawindow datasource is a Stored Procedure then ImportDatawindow is returning -1.
PDFDocument lpdf_doc
Long ll_return
dw_1.SetTransObject(SQLCA)
...
Export PDF from datawindow with content hyperlinks
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 month ago
In a datawindow object it is possible to insert an object of type hyperlink, which when exported to Pdf, hyperlinks also work.
PB 2025 PBNative source control (unsupported?)
- Advice
- Last updated 2 months ago
- Armeen Mazda @Appeon replied 1 month ago
Hi,
Is it correct that PB Native Source Control is not supported when using the new compiler.
If is there a step-by-step description (or video much more preferred) on how to set op PB with GIT source control ?
Also, will there be another beta d...
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