A module is the higest level of the structure of a Codolex project. It is similar to a folder in the Delphi project structure, under which various source files are collected.
To add a module, right-click on the project and choose "Add module".
Enter a name for the module and click "Save". A module with this name will now be visible in the project explorer.