Understanding built-in web components

This section describes the available built-in web components and how to use them.

The Genero web components are located in the FGLDIR/webcomponents directory. Additional utility libraries are provided in FGLDIR/src (.4gl sources) and FGLDIR/lib (compiled .42m modules).

Unlike user-defined web components, there is no need to deploy the built-in web components. The built-in web components are available for any type of front-end, including mobile platforms.

Note: Built-in web components are found automatically by the runtime system. There is no need to add the FGLDIR/webcomponents path to the FGLIMAGEPATH environment variable.