Featured Questions
Q&A Forum Tip: Including Source Code in Your Question
- Advice
- Last updated 3 years ago
- Tjafzfa Gsjsf replied 1 year 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 4 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. :)
Updated to 2019 R2 2328 - LoadFromXML is Unknown Now?
- Resolved
- Issue
- Last updated 5 years ago
- Armeen Mazda @Appeon replied 5 years ago
I have the following subroutine
public subroutine wf_init_ribbonbar (ribbonbar arbb, boolean ab_loadxml);// Just loads the RibbonBar from global variable
IF ab_LoadXML THEN
arbb.LoadFromXML(gs_ribbonbar_path)
RETURN
END IF
end subroutine
I u...
PowerBuilder 19 Themes in Windows 7
- Resolved
- How-to
- Last updated 5 years ago
- Miguel Leeuwe replied 4 years ago
Hello,
I am migrating an application to PowerBuilder 2019 R2, but the themes are not working, i am working in Windows 7, i migrated the same application to PowerBuilder 2018 and the themes were working.
Do you know how the apply the themes of Power...
pbc170.exe build 1858 issue compiling an app
- Issue
- Last updated 5 years ago
- Armeen Mazda @Appeon replied 2 years ago
pbc170.exe R3 Build 1858
I run the script to compile my application and all goes good until at the end when it tries to copy .tmp file into .exe it crashes and I've the .tmp and a "partial" (i guess) .exe file
Anyone of you guys has some hints?
Th...
Adding PBL to Library Path
- Resolved
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
In PB 12.6......my app has a PBL (not PDB) in our library path. We store our reports datawindow syntax in the database, extract it, may or may not modify it, and use LibraryImport to create the datawindow object in this PBL. This has been working w...
Hi:
On diferent Iphones we have the message of Low Memory Warning and the device have a lot of memory yet. Is it normal? What can we do?
Thanks,
Oihana
Pagination with gray background (without continuous scrolling)
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hi:
We have a freeForm DW with Reports and when de result have more than one page the paginatión is very ugly, doesn't do de scroll continu, puts the backgroung grey and the secon page is no visible until we scroll to the begin. How we can do then c...
Group Header only in the first page
- Issue
- Last updated 5 years ago
- Oihana Goikoetxea replied 5 years ago
Hi:
We have a freeForm DW with Reports and a group Header. When de result have more than one page, for the same group, the the header is seen in all the pages when we execute on mobile, in PB is OK; only displays the group header in the first page, ...
SelectionChanged problem with 2019r2
- Resolved
- How-to
- Last updated 5 years ago
- Miguel Leeuwe replied 5 years ago
Hi,
I get some problems with the 2019r2 version:
1. I updated from 2019 to 2019r2. After this, the selectionchanged event in tabs do not work. So, PB does not retrieve data in the datawindows of this tabs.
2. Then I mad a new compilation and it wo...
Hello everyone.
We work with PB2019.
We have a single repository in GIT. We work with Bitbucket.
We have a main application in PB2019: C:\DEV\APPMAIN\*
We have 5 apps from the same project: C:\DEV\APP1\*, C:\DEV\APP2\*, and so on.
Our problem is...
*Phenomenon:
Our OccuSource Application was recently migrated from PowerBuilder version 12.6 to PowerBuilder Version 2019 Build 2170.It is a 64 bit application running on a Windows 2016 Server with a ASE 16 Sybase database. The application is la...
*Phenomenon:
Our OccuSource Application was recently migrated from PowerBuilder version 12.6 to PowerBuilder Version 2019 Build 2170.It is a 64 bit application running on a Windows 2016 Server with a ASE 16 Sybase databas...
Menu Bitmap Background Color
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
In my menu when I set the ToolBarItemName to one of the PowerBuilder builtin icons, the background color of the icon is silver (see attachment). I want the background transparent. Is it possible to change this?
Source control - Connect to Workspace is diabled
- Resolved
- How-to
- Last updated 5 years ago
- Chris Pollach @Appeon replied 5 years ago
Hello,
I try to use SVN as my source control. My File - Connect to Workspace is disabled. How may I make it enable to let me be able to connect to the repository URL?
Thanks,
Jon
SyntaxFromSql Issue
- Resolved
- How-to
- Last updated 5 years ago
- David Peace (Powersoft) replied 5 years ago
Hi Guys
Just a quick one as I suspect I know the answer really. I'm using the following code and getting an error saying that the Sql arguments are invalid or incomplete.
My simple reproducable is:
ls_sql = dw_1.GetSQLSelect ( )ls_dw = sqlca.synta...
Saving image to remote database using Snapdevelop
- Resolved
- How-to
- Last updated 5 years ago
- Thomas Rolseth replied 3 years ago
Hello, i've successfully created a small webapi used to communicate from a PB client application and exchange data to a remote asa database. The PB (2019R2) client app is using restclient to send and get data from a table and everything working great...
Export DW Definition using ExportJson
- Resolved
- How-to
- Last updated 5 years ago
- Ricardo Jasso replied 5 years ago
Hi Guys
Is there anyway to exportJson and include all the DW definition syntax like getfullstate can? What I'm trying to do is pass DW data and structure through to an application that does not know anything about the DW definition and does not have...
Hi,
I can't find any way how to import JSON data to nested DataWindow report. Is here anyone who knows how to do it? I can import data to the main DataWindow, but I can't find out any way how to import it to the nested one. It just stays empty now. ...
inkPicture control, save function fails
- Issue
- Last updated 5 years ago
- Juan Jose Marquez Martin replied 5 years ago
Hi all,
I'm developing a couple of user objects that can view with them images / pdf, one of the features that I want to incorporate is rotate the images.
No problem with the rotation, I call to the Gdi32.dll and kernel32.dll API functions a...
Actualizar my Aplicacion / update my application
- How-to
- Last updated 5 years ago
- Armeen Mazda @Appeon replied 4 years ago
Hello everyone
I have many computers with a PB application with several dll's, to this applications we make changes continuously, does anyone know of any way in which the application can be updated automatically when it is run?
Thank you
Luis
...
Installing Powerbuilder 2019 R2 on a Virtual Server
- How-to
- Last updated 5 years ago
- Armeen Mazda @Appeon replied 5 years ago
Can Powerbuilder 2019 R2 be installed on a virtual server?
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
DPI
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
RibbonView
Rich Text
Roadmap
RPC
Runtime Packager
SaaS
Scaffolding
Script
SDI
SDK
Security
Server
Service
Session
Single Sign-on
Size
SMTP
SMTPClient
SnapDevelop
SOAP
Solution
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