App
Introduction
A Mendix app consists of app-level documents and a number of modules. Each module can contain many documents. At the app level, there are some settings and documents that apply to your app as a whole. For example, Navigation is an app-level document, and the menu bar is app-wide and can refer to functionality in all modules. However, most documents live at the level of a module.
Settings
In Settings, you can manage the settings for the end-user languages, the app directory, and the database and server.
For more information, see App Settings.
Security
At the app level, you can change the Security level, manage user roles, and manage administrator and anonymous user access.
For more information, see App Security.
Navigation
In Navigation, you can configure the menu bar and navigation tree for your app. You can also specify what the Home page is (meaning, the page you see right after signing in).
For more information, see Navigation.
System Texts
System texts are texts such as information and error messages that are produced by the server or the client. You can translate these texts so they appear in the user's preferred language.
For more information, see System Texts.
Export Documentation
Right-clicking the App allows you to export documentation. This exports an HTML file with all the documents in your app and their documentation.