Learning Genero

Write, compile, and run a graphical application that creates, modifies, and reports on data stored in a database.

See also our Youtube channel

15. Built-in Classes

Explore Genero’s time and code-saving built-in classes and methods and see how to use them in your code.

Easily get application information by using the base.Application methods.

Call standard or custom client side functions by using the frontCall method.

Define and use string objects.

Use string methods to manipulate string objects.

Compare string values.

Explore various ui.Dialog methods such as setActionActive() to use in your interactive dialogs.

Dynamically load a comboBox object with data from a database.

Dynamically load a comboBox with state values from a state table.