If you would like to upgrade to a newer long-term support version of Studio Pro, see Moving from Mendix Studio Pro 8 to 9.

Application Logic

Last modified: June 6, 2024

1 Introduction

While you can create a simple Mendix app using widgets on pages, you can unleash the power of Mendix by adding application logic to your app.

Application logic in Mendix can be implemented via microflows, running on the runtime server, and nanoflows, which run in the Mendix client.

Explore the documentation for details on microflow and nanoflow definitions, properties, and usages.