Welcome to the Appeon Community!

Learn, share knowledge, and get help.

 

FEATURED BLOGS

NEW ARTICLES

PyPb in Action: PowerBuilder and Python Building Executive Sales Charts

PyPb in Action: PowerBuilder and Python Building Executive Sales Charts A technical demo of direct integration between PowerBuilder 2025 R2, PyPb, Python, Plotly, and Excel. Introduction This demo shows how a P...

Read more

PowerBuilder 2025 R2 AES-GCM: Native Authenticated Encryption and Tamper Detecti...

PowerBuilder 2025 R2 AES-GCM: Native Authenticated Encryption and Tamper Detection A technical demo of the new cryptographic capabilities in PowerBuilder 2025 R2 usingCrypterObject,CoderObject, AES-256-GCM, hex...

Read more

Building a RAG (Retrieval-Augmented Generation) System with PowerBuilder

Introduction Artificial Intelligence is transforming enterprise software development. PowerBuilder developers can now integrateRetrieval-Augmented Generation (RAG)capabilities directly into their applications, ...

Read more

Building a Web RibbonBar with the WebBrowser Control in PowerBuilder

Introduction The native RibbonBar control in PowerBuilder, although functional, presents significant limitations regarding visual customization, dynamic themes, and extensibility. With the arrival of theChromiu...

Read more

Building an AI Text-to-SQL Translator in PowerBuilder (Text to SQL)

Introduction Artificial Intelligence can greatly facilitate access to data, allowing non-technical users to query information naturally. PowerBuilder developers can integrate"Text-to-SQL"capabilities directly i...

Read more

PBNI Extension Framework

Addressing the complexities of PBNI PowerBuilder Native Interface (PBNI) allows developers to extend the capabilities of PowerBuilder by implementing features in C++ or using third-party libraries. However, the...

Read more

FEATURED ARTICLES

Visual Studio for PowerServer and .NET DS Projects

With the latest Appeon product announcement ... "We would like to inform you that SnapDevelop is no longer under active development. It will remain available as a free download at https://file.appeon.com/downlo...

Read more

REST Enhancements in PowerBuilder 2019

REST support was added to PowerBuilder in 2017 R2 and enhanced in 2017 R3.  PowerBuilder 2019 contains additional significant enhancements to REST support, including the following: RetrieveOne method – For R...

Read more

Merging PDF files using PoDoFo

One PDF capability that still hasn't been introduced as a native feature in PowerBuilder is the ability to merge PDF files. We're going to look at how we can easily add that capability using the open source (LG...

Read more

Quick start for contributing to Open Source PFC

Given that not everyone is fluent in using Git and or Github (where the Open Source PFC is hosted now), I put together a quick introduction in how to get started.  The video below walks through the steps, which...

Read more

A Simple Methodology for Complex Resizing Scenarios Using the PFC

The Resize service included in the PowerBuilder Foundation Class (PFC) framework is a powerful, yet easy-to-use tool in the developer’s toolbox. Due to several factors, however, many PB developers struggle to m...

Read more

Applying a New UI Theme to Your Application

This tutorial is an update to the 2019 tutorial. If you have zero experience with the UI Theme feature, please first follow our Quick Start tutorial. If you are ready to gain a comprehensive understanding of th...

Read more