This is the archived documentation for WaveMaker v10 and v11

For newer WaveMaker versions (v12 and above), please visit the Latest WaveMaker Docs.

Skip to main content
Version: v11.14.2

Widgets in WaveMaker

See the FAQs section for WaveMaker app development.


Most of the HTML and JavaScript code required to build widgets such as Form, List, button, date etc. is generated by the platform. Each widget exposes dataset for “binding”, and this dataset can be bound to any backend services such as database entities, queries, external web services, custom backend services, and more, without having to write any code.

For more information, see Widgets

See Also

FAQs