Tech Articles


How to Define Events for RibbonBar Controls


Learning to define user events for items in the RibbonBar control feels like a lot of trial and error.
Different items support different events. Same event type requires different parameters.
My aim with this article is to take "... and error" out of your RibbonBar coding.
For each ribbon item type you get user event definitions that work.

 

 

      

Each ribbon item has its own XML element (here: Print Title is a CheckBox).
Each item binds specific user events via properties (here: Clicked on CheckBox binds to ue_PrintTitle)
Each user event must have the correct parameter list (here: Clicked event for CheckBox always requires al_handle while no other parameters allowed)
Each item type has its own PowerScript class and functions to obtain the object (here: Obtain class = RibbonCheckBoxItem via function GetCheckBox)
 

Read more

Enhanced JSON handling


Why enhance JSON handling?

Reading and writing JSON in PowerBuilder is simple using PowerBuilder’s RESTClient object; however, the JSON needs to be in a two-dimensional format. But there are times when the JSON you are working with has multiple nested levels, especially if working with data from an external interface not under your control.

The PowerBuilder objects JSONParser and JSONGenerator can be used to parse or generate such JSON with multiple nested levels.  However, a key caveat is that the JSONParser and JSONGenerator require the JSON data to be accessed through “handles”.  For example, the getItemObject() returns a handle rather than the full JSON object.  Compared to an object-based approach, this handle-based approach requires more coding by the developer.

Read more

Powerbuilder 2019 on Linux


 

From Windows to Linux 

Did you know that Powerbuilder 2019 could run on Linux ?

Since Powerbuilder 2019 is now in 64 bit, it is now a lot easier to run on Linux using wine64

Read more

How to deal with the error 'No Network Connection' on logon to PowerBuilder


ISSUE: Receive error “No Network Connection” on logon to PowerBuilder

 

SYMPTOM: Error “No Network Connection” was received on every attempt to open PowerBuilder and occurs immediately on version installation. Experienced on install of  V19 - but may be experienced in other versions.  When initiating PowerBuilder process hangs for a long time and then returns a message “No Network Connection”. You exit and the application closes.

Read more

Working with Transactions in .NET DataStore


This document will describe how to work with transactions for CRUD operations (create, read, update and delete) in .NET DataStore.

For the full content of the document, see https://www.appeon.com/support/documents/appeon_online_help/powerbuilder/Working_with_Transactions_in_.NET_DataStore_and_ModelStore/

CRUD Operations with .NET DataStore


This tutorial demonstrates the basics of creating, in SnapDevelop, a Web API with ASP.NET Core that will use .NET DataStore as its data manipulation component.

In this tutorial, you will learn to:

  • Create a Web API Project
  • Test the API
  • Add a Database Context
  • Register the Database Context
  • Add a .NET DataStore Model
  • Add a Service
  • Perform CRUD Operations Using the Web API
  • Call the Web API from PowerBuilder

To view the full content of the tutorial, see https://www.appeon.com/support/documents/appeon_online_help/powerbuilder/CRUD_Operations_with_.NET_DataStore/index.html

JSON Enhancements in PowerBuilder 2019


 

Support for the JSON format was added in the PowerBuilder 2017 R2 release and then enhanced in 2017 R3.  PowerBuilder 2019 contains even more enhancements in this area, particularly with regard to:

  1. Enhanced JSONParser
  2. Enhanced JSONPackage
  3. DataWindows Row Level Import/Export
  4. New ModelStore JSON Format

 

Read more

Find Articles by Tag

PowerServer Web DataWindow Web API Windows OS NativePDF Outlook CrypterObject Database Profile JSON Graph Window DLL Database SqlModelMapper HTTPClient Web Service Proxy IDE PBDOM DataWindow JSON Model PowerScript (PS) Repository CI/CD XML Excel 32-bit COM Icon SqlExecutor Event Git Import JSON PowerBuilder Branch & Merge iOS PowerBuilder Compiler Application Design Platform Filter Transaction Deployment SOAP Elevate Conference OAuth 2.0 UI WinAPI Debugging Database Table Schema TFS C# 64-bit ODBC Debugger DevOps .NET Std Framework External Functions API Syntax Authentication Variable Stored Procedure Database Object File Bug DataType BLOB Data Sort GhostScript Azure SnapObjects Expression Source Code Resize RibbonBar Builder Jenkins Database Connection PowerServer Mobile Encoding Installation Automated Testing .NET Assembly JSONGenerator Migration Error Open Source MessageBox Messagging Configuration Text PowerBuilder (Appeon) PostgreSQL ODBC driver RESTClient Validation Mobile SnapDevelop Authorization Testing Script Database Painter Menu Source Control Charts Service Linux OS .NET DataStore RibbonBar TreeView Export JSON PostgreSQL Import OLE PFC InfoMaker PDF Encryption Database Table Data REST TLS/SSL CoderObject UI Themes SQL OrcaScript Debug ActiveX JSONParser Android License Interface Event Handler Database Table SDK Event Handling Class Array SVN Export SQL Server Trial RichTextEdit Control Oracle UI Modernization WebBrowser DragDrop PDFlib OAuth Windows 10 Icons TortoiseGit Performance