Develop in Teams and Re-use Modules

Go Modular
Servoy allows you to split the design of your application into multiple modules and provides the ability to integrate multiple modules into a single solution. The allows you to develop, test and validate smaller "blocks" of functionality -- anything from often-used functions to a user-management system -- and then simply integrate those modules in to any solution. You can even nest modules -- so you can have modules that are built on other modules -- an unlimited number of modules deep!

Third Party Modules
Another benefit of modules in Servoy is that you can integrate modules from third parties into your own solutions. Why develop CRM functionality from scratch if there is a ready-to-use module? Making modules work together is extremely simple in Servoy and allows you to focus on the functionality of your solution -- rather than re-inventing common functions, validations and features across multiple solutions.