Free Video Trainings for VFX

In addition to the documentation of Visual Extend we have prepared about 10 hours of English video trainings for you! Venelina Jordanova shows you in 22 video trainings in a step by step way how to work with the framework Visual Extend in a very effective way. We start with download, installation and registration of Visual Extend itself. You will learn everything about the enduser features of your generated application - feel free to handout this video to your users as a free general guide for your application! You will learn everything about creating your first project with the application wizard, change it with the application builder, create forms of various types with various builders, configure various controls with another set of special easy to use builders. And so on - just have a look. It is free!

BTW: If you want to have the slideshows used for the presentations only you can download them as well from the VFX video slideshows directory at the dFPUG-document portal.

Topic

Duration

VFX01E-DownloadInstallationRegistration
How shall I integrate VFX into the IDE of VFP? How do I get an activation key for a free 30 day trial? These and other questions will be answered in this tutorial.

37:46

VFX02E-OrderActivation

 

VFX03E-DocumentsSupport

 

VFX04E-EnduserFeatures
An application which is generated with the VFX - Application Wizard comes with a lot of features without any programming. This tutorial demonstrates the most important functions.

63:47

VFX05E-DeveloperFeatures
The developer of VFX applications is supported by many builders and wizards. This tutorial explains the most important VFX tools.

47:26

VFX06E-ApplicationWizard
How can I create my first VFX project? This is a step-by-step instruction.

15:44

VFX07E-ApplicationBuilder
All settings of the application object (and there are many) can be modified in the VFX – Application Builder. You can modify the user interface and the functionality of your application easily.

69:52

VFX08E-CTableForm
The simpliest form class of VFX is CTableForm. Here you can see how to create your first form.

22:53

VFX09E-CdataFormPage
In this example we introduce the most used VFX form class CDataFormPage. The builder provides a great variety of settings.

12:19

VFX10E-COneToMany
In this form class you can show a 1:n relationship. As an example an order form will be created in this tutorial. While the headers can be edited on a pageframe the order details will be edited in a grid at runtime.

14:57

VFX11E-CTreeviewForm
A treeview control allows the hierarchical display of data. Thanks to the builders of VFX it is easy to create a form with a treeview control. Here a form for editing categories gets created.

13:16

VFX12E-CTreeviewOnetomany
Similar to the class CTreeviewForm data are shown in a treeview control. Additionally, it is possible to edit child data in the same form.

13:11

VFX13E-CPickField
Create a pick field with a pick form by just making some settings in a builder.

33:26

VFX14E-CPickAlternate
Here we will use a pick field, based on a field that is not the primary key. This is the right class for cases when user selects a value based on a column, different than the primary key field used to establish data relation.

21:08

VFX15E-CPickTextbox
With implementing this pick class in grids, users have the chance to choose data from pick list in 1:n forms, too. For pick field in grids we have also the chance to use key values.

18:19

VFX16E-CPickAlterTextbox
For pick field in grids we have also the chance to use key values, different than relational field. In builder can be keyed up all necessary settings.

19:38

VFX17E-ParentChild
With the help of VFX – Parent/Child Builder can be established relations between forms. You will see also how a form specific menus and toolbars can be added

28:59

VFX18E-CursorAdapter
This video tutorial provides an important basis for CursorAdapter class, as well as for C/S Programming. Here are demonstrated VFX – Upsizing Wizard, VFX – CursorAdapter Wizard and data access setting up.

38:25

VFX19E-CDataFormPageCA
Demonstration of developing the Customers form, based on cDataFormPage form class and using a CursorAdapter class as a data source. The form is created with a parameter control and a parameterized where clause.

13:31

VFX20E-COneToManyCA
Here the Orders form is developed using a CursorAdapter class as a data source and temporary indexes to manage data relations. It is also demonstrated how data access can be optimized using where clauses.

15:30

VFX21E-ParentChildCA
A relation between the forms created in two previous videos will be created using the VFX – Parent/Child Builder.

05:15

VFX22E-MultiClient
In VFX applications supporting multiple clients can be realized in different ways. Here will be presented all of them.

23:51

VFX23E-ProductActivation
Everyone, who wants to protect developed applications from unauthorized use, should watch this video. The product activation, integrated into VFX applications makes copy protection easy.

29:54

VFX24E-Localization
VFX applications can be localized at design time or at run time.

25:32