Build the application

The Genero library file WSHelper.42m must be linked into every application using Web Services.

Build Rules are defined to link the generated 4gl file into your application. The generated 4gl file in the Target Directory should not be modified, as your changes will be lost if the file is regenerated.

Important: The Genero library file WSHelper.42m must be linked into every application using Web Services. If you have "IMPORT FGL WSHelper" in your module, you do not need to set it as an external dependency. Otherwise, add the library file to the application node in Project Manager as an external dependency property, prior to building the application.

When you build the Project, the appropriate files are compiled and linked.