MENDIX PRACTICE EXAM QUESTIONS AND
DETAILED SOLUTIONS 2026
▶ True or False: You can have different row layouts for mobile, tablet, and
desktop devices. Answer: True
▶ What is a page in Mendix? Answer: The interface to your app's data and
interaction.
▶ What are microflows? Answer: A custom logic of a Mendix application
▶ What are three microflow components? Answer: Activity, End event,
Parameter
▶ How many start events can a microflow have? Answer: One
▶ Microflows can be triggered by: Answer: Entity event, Action button,
Widget event
▶ A list view is a widget used to: Answer: Display dynamic data
▶ The value 1.23 could be stored in an attribute of the type: Answer:
Decimal
▶ The attribute type Enumeration is used to store: Answer: A list of
predefined values
▶ A connection between two entities in Mendix is called: Answer: An
association
▶ Which name should you use for an entity representing a maintenance
report? Answer: Maintenance Report
▶ When configuring an 'Add' button that goes to a new edit page, what
must you be sure to do? Answer: Turn on the Create Object switch
▶ True or False: Mendix Studio Pro is a WYSIWYG editor. Answer: False
DETAILED SOLUTIONS 2026
▶ True or False: You can have different row layouts for mobile, tablet, and
desktop devices. Answer: True
▶ What is a page in Mendix? Answer: The interface to your app's data and
interaction.
▶ What are microflows? Answer: A custom logic of a Mendix application
▶ What are three microflow components? Answer: Activity, End event,
Parameter
▶ How many start events can a microflow have? Answer: One
▶ Microflows can be triggered by: Answer: Entity event, Action button,
Widget event
▶ A list view is a widget used to: Answer: Display dynamic data
▶ The value 1.23 could be stored in an attribute of the type: Answer:
Decimal
▶ The attribute type Enumeration is used to store: Answer: A list of
predefined values
▶ A connection between two entities in Mendix is called: Answer: An
association
▶ Which name should you use for an entity representing a maintenance
report? Answer: Maintenance Report
▶ When configuring an 'Add' button that goes to a new edit page, what
must you be sure to do? Answer: Turn on the Create Object switch
▶ True or False: Mendix Studio Pro is a WYSIWYG editor. Answer: False