Applications / samples

Hand Book
Sample Apps with Flash, SVG, AJAX, JSON, Email & SMS Communications

Proc Guide
Example Apps to illustrate the Keywords & Functions in Vaakya21.
Technical FAQ's
Can we have more than one “HELP” for an Object?
In the current version, there can be only one “HELP” definition for an Object.
Is there a limitation on numbers of fields that can be specified in "HELP"?
You can specify a maximum of 8 fields in "HELP." Also ensure that the total width of fields do not exceed the screen width.
On loading the application, a cache is created for all the "HELP" definitions.
When a Form containing a reference to the "HELP" is loaded, the corresponding "HELP" is attached to the field in form.
When data in the "HELP" is modified by users in a client-server environment, the changes are automatically broadcasted all clients accessing the application.
Does "HELP" affect performance?
In the current version, "HELP" can be used up to a max of 50000 records with approx 5 fields. For applications that have more than 50000 records, there could be a drop in performance due to increased memory and bandwidth usage.
Next version of Vaakya will come with a paging solution to handle more records.