Genero Studio
See also our Youtube channel
Business Application Modeling (BAM)
Introduction to Business Application Modeling (BAM 1 of 9)
Genero Studio 2.40 includes a Business Application Modeling tool for generating the code needed for fully functional Genero applications. This video introduces you to this tool..
Script
Generating an Application from a Model (BAM 2 of 9)
This videos guides you through simple steps to generate a fully functional Genero application from a business model diagram..
Script
Adding a Zoom Form (BAM 3 of 9)
In this video, I’ll show you how to implement a zoom form from your model.
Script
Adding a Detail Record (BAM 4 of 9)
How to add a detail record to your form in a generated program.
Script
Modifying the Generated Toolbar and Topmenu (BAM 5 of 9)
Learn to add your own actions and-or customize the default Toolbar and Topmenu in your generated program.
Script
Adding a Report (BAM 6 of 9)
In this video, I’ll show you how to implement a report from your model.
Script
Adding your own Code with POINTs (BAM 7 of 9)
In this video, you will learn to add your own code to POINT sections in the generated 4gl files. Two examples are included. First, how to modify a SELECT statement to change the retrieved data. Second, how to add a new action and call a new function with that action.
Script
Adding your own Code with BLOCKs (BAM 8 of 9)
In this video, you will learn to add your own code to a BLOCK section in the generated 4gl files. This example displays a new message box when the user modifies the quantity of the line item in an order.
Script
Overview of the Template Files (BAM 9 of 9)
This video introduces the application generator template files.
Script
Genero Studio Overview
Studio and Project Manager
This video provides an introduction to Genero Studio and Project Manager; a Studio component you can use to develop and manage your Genero applications.
Script
Install process for Studio Server
Learn how to install Genero Studio Server. This video demonstrates using Mac OS X, but you use a similar process for Linux or Windows.
Code Editor
This video introduces Code Editor, a powerful programming-oriented editor. Code Editor is included with Genero Studio.
Script
Form Designer
This video introduces Form Designer, a Studio component you can use to graphically design and manage forms.
Script
Graphical Debugger
The Graphical Debugger is a Studio component that helps you analyze and debug Genero applications.
Script
Report Writer
You can use Report Writer, a Studio component, to create a variety of reports; from simple lists to complex business reports.
Script