Table of Contents
Valentina for Xojo/REALbasic Example Guide
Generic Examples
- Common Examples - contains code examples that show features and techniques common between both the Valentina SQL and Valentina API methods.
- SQL Style Examples - contains examples that show how to work with a Valentina databases using SQL.
- API Style Examples - contains examples that show how to work with a Valentina databases using native Valentina API methods. This can be named NON-SQL way.
- Class Style Examples - contains examples that show how to use CLASSES that are saved into database.
- VReports Examples - contains examples that show how to work with a Valentina Reports.
- VServer Examples - contains examples related to administration tasks of a Valentina Server.
Xojo Specific Examples
- RBDB Style Examples - contains examples that show usage of V4RB plugin with RBDB API of Xojo.
- V4RB Advanced Examples - contains few advanced examples.
- _shared_ - this folder contains Xojo modules and classes that are used by several examples. You can use these modules and classes in your projects.