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. :)
Database Connections Associated with Workspaces?
- Resolved
- Advice
- Last updated 2 years ago
- Arnd Schmidt replied 2 years ago
Sorry if I have missed something - likely obvious knowing me..
Is it possible to have database connections associated with Workspaces?
Like a lot of folk, I need to support a number of existing applications and develop new ones. It would be great i...
Unintended gap between nested reports
- Issue
- Last updated 6 years ago
- Valdas Vaitiekaitis replied 2 years ago
I have 3 freeform datawindows, named A, B and C. C is a nested report of B, B is a nested report of A and A is a main report.
Report A is very simple, and has only one nested report B in it (in real life there are more, but one is enough to show ...
Datawindow Save As PDF in right to left language
- Issue
- Last updated 2 years ago
- kitty he @Appeon replied 2 years ago
Hi, I am using right to left language with PB 2017 R3.
I created a graph datawindow and have it with data. It includes text in Hebrew language along the axis sides.
When I save it as PDF, the Hebrew text appears in opposite. I use dw_1.SaveAs( "...
C++ vs PowerBuilder Crash Dump file differences
- How-to
- Last updated 2 years ago
- Chris Pollach @Appeon replied 2 years ago
Hi everyone,
I am still trying to read and understand crash dumps that are created when PowerBuilder throws an error. I compared a crash dump file from C++ with PowerBuilders. In c++ it shows exactly what error happened, in which function and it ev...
Can Infomaker handle multiple result sets from a store procedure data source?
- Resolved
- How-to
- Last updated 2 years ago
- Roland Smith replied 2 years ago
Can infomaker handle multiple result sets being returned from a stored procedure in SQL server?
I (and technically-inclined end-user and not a programmer) have a report I am trying to build and I am only getting the first result set back. Its a grou...
Is it possible to compile PB to native code instead of intermediate P-Code?
- Resolved
- How-to
- Last updated 2 years ago
- Igor Perisic replied 2 years ago
So PowerBuilder uses their DLL implementation for Virtual Memory (PBVM), is it possible to compile PB to native code instead of intermediate P-Code and if so how is it done?
IF its possible to do native code, what kind of cons will I see compared t...
.Net DataStore support for Updating SQL Server Views
- How-to
- Last updated 2 years ago
- Logan Liu @Appeon replied 2 years ago
Does the .Net DataStore product support generating a C# .Net DataStore API service from a SQL Server View DataWindow Object DataSource that will update the SQL Server View?
After another successful Elevate conference, I was curious what everyone thought.
What did you like?
What could've been better?
What were you hoping to see that wasn't covered?
Do you prefer the online conferences or would you like to see them go...
Tengo una data window estilo cross tab, la cual he generado con un procedimiento almacenado. El problema es que no logro darle taborder al campo definido como valor en la datawindow.
Como puedo cambiar la opción de update de las filas del data wi...
Get apart of string after mark like dash
- Resolved
- How-to
- Last updated 2 years ago
- René Ullrich replied 2 years ago
I have string text and I want to get apart of text which after dash symbol
Example:
Invo-A12223444
RetInvo-B338889
DebitNote-D2234
I need to get from a ,b,d but this text in variable and I don't know length but need after dash
Function GOTO not working in APPEON workspace
- Resolved
- How-to
- Last updated 2 years ago
- Ingmar Thomassen replied 2 years ago
Hi
I experience problems with the GOTO function in appeon mobile
Is this function still working on tablet, and IF not is there an other function to skip a peace of code.
Example
IF li_x = 1 THEN
........ELSE GOTO STOPEND IF
IF...
Appeon 2020 multi-browser problem in window 11 (22H2)
- Issue
- Last updated 2 years ago
- support technical replied 2 years ago
Hello.It's the Penta system.Currently, customers who are using Appeon 2020 (using multi browser) are not operating normally as the screen comes out white in the window 11 (version 22H2) environment.After analyzing the cause, it seems to be caused by ...
Hi,
Urgently need someone to help me resolve this error. The error is about CORS.
While deploying, i use the server ip and replace localhost with 192.236.194.16 (server ip)
Please help.
Good day.
I might have missed it in the documentation/videos that I've been looking into for PowerClient setup, so I have a couple of questions that I hope can be answered here or in the PowerClient documentation.
1. For the Cloud launcher applicat...
Rebuilds after installing new build of PB
- Advice
- Last updated 2 years ago
- mike S replied 2 years ago
I just installed the latest bug fix build of PB 2022.
I attached an image of the message that appears for each target in the workspace. I'm wondering what happens if I check the 'Do not show' checkbox. Will it still update the targets for the new bu...
Errors while starting SnapDevelop 2022 (installation problem?)
- Resolved
- Advice
- Last updated 2 years ago
- Francisco Martinez @Appeon replied 2 years ago
Hi,I installed PB2022 GA-edition successfully. Windows 10, newest version Visual Studios 2017, 2019 and 2022 installed, newest patchlevel.The same happend on a Windows 11 also with installed Visual Studios 2017, 2019 and 2022 installed, newest patchl...
RibbonBar categoty-tab (Close tab button)
- Resolved
- How-to
- Last updated 2 years ago
- Steen Jakobsen replied 2 years ago
Hi,
Is there a way to place a Close button on a Ribbonbar-category-Tab?
We use the SUPER nice RibbonBar (since beta) extensively and we are opening new category-tabs all the time.
Thanks Steen
Hello All,
I have a problem with Find method , I need the first expression to work:
ldwc_1.find("( info3 like '%0%' and info4 like '%3%' )" ,1,ll_rows) = -5 - what is wrong with this one?
ldwc_1.find("( info3 like '%0%' )" ,1,ll_rows) - t...
Is there a c/s and powerserver separation flag in powerserver 2022?
- How-to
- Last updated 2 years ago
- Miguel Leeuwe replied 2 years ago
Hi~
Until powerserver 2020, there was an apponworkaround.pbl to check the separation values of c/s and web, but is there a separation value that can distinguish whether c/s or powerserver is executed in powerserver 2022?
I want to know if the cu...
我用这个模拟器试了下,打不开,是不是apk不能在 模拟器里面使用, 是了下上面模拟器运行后是一片空白? 如果可以是不是要用别的,或者要怎样设置?
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