- Installation
Describes the system requirements and other important aspects of installing and using Studio Pro 10.
The Mendix Studio Pro 10 Guide covers important topics concerning Studio Pro, the Mendix Runtime, and other components of the Mendix Platform.
Studio Pro runs on both Windows and macOS. Before installing Studio Pro 10, please read System Requirements. For information on how to install Studio Pro, see Installing Mendix Studio Pro.
If you have been using Studio Pro version 9, Mendix recommends reading Upgrading from Mendix Studio Pro 9 to 10.
If you are looking to build your first app, check out the Quick Starts.
If you are looking for step-by-step guides on performing various Mendix actions, browse the Studio Pro 10 How-tos.
Studio Pro allows you to create, test, and run apps.
Modeling an app is the process of creating an app and involves creating pages, adding logic, configuring security, etc. For more information on what functionality you can use to model your app, see App Modeling.
When it comes to testing your application, you first need to decide what you are going to test: integration with external services, app logic (microflows), etc. For more information on how to test your application, see Testing.
Studio Pro allows you to run and view your app locally or in the default environment.
For more information on options for deploying your app see Deploying Apps.
Version Control allows you to manage your app development and work on multiple development lines. For information on how Studio Pro handles versioning of apps, see the Versioning an App Deployed to the Cloud section in Using Version Control in Studio Pro.
The Mendix Runtime executes the application model that is created in Studio Pro. It is included in the Studio Pro 10 Guide as it uses the same version numbering.
Mobile app development allows you to create native mobile and progressive web apps. For more information, see Mobile.
The Studio Pro 10 Guide is divided into the following categories:
Describes the system requirements and other important aspects of installing and using Studio Pro 10.
Presents an overview on using Studio Pro 10.
Describes the various features used for modeling in Studio Pro, including document templates, the domain model, microflows, modules, pages, and security.
Gives definitions and explains the version control process.
Gives an overview of the Mendix Runtime.
Gives an overview of mobile app development with Mendix.
Describes how to use the Mendix Java library and use Eclipse as an environment to write your Mendix Java Actions.