- Build a Pluggable Native Widget
Describes how to build a native widget, configure it, and style it in a Mendix app.
One of the strengths of Mendix is that it is easy to connect your Mendix application to other systems. The Mendix Marketplace is stocked with all kinds of connectors and adapters. You are also able to extend your app by using and creating widgets.
In a related matter, one of Studio Pro’s strengths is is customizability. For more information on adding your first custom extension to Studio Pro, see Get Started with the Web Extensibility API or Get Started with the C# Extensibility API in our API documentation.
Describes how to build a native widget, configure it, and style it in a Mendix app.
Follow this guide to update the Pluggable Widgets Tools package used by your pluggable widget to a newer version.
Describes how to use the new generation of custom-built Mendix widgets based on React.
Presents a series of how-tos to build JavaScript actions step by step.
Describes how to create high-quality JavaScript actions, use common implementation patterns, design better APIs, and use JavaScript actions in nanoflows.
Describes how to create custom microflow actions using Java.
Describes how to create custom microflow actions using Data Storage APIs.