This document discusses data binding in XPages, which allows the user interface to be separated from the data by connecting the backend Notes data to the XPage through server-side JavaScript or EL. It provides examples of binding form fields and view data, and steps for binding a custom control to a form, including selecting the data source and fields. Resources for further information on XPages and data binding are also listed.