Within the Page Structure tab you will notice different design options on the Data Source tab. Selecting the Database option will enable you to create a database connection. Once the connection is created you can navigate the various tables and field and drag and drop the schema information onto the Layout View to create WebMaker Pages.
The process of dragging and dropping RDBMS information will also create data bindings and generate default SQL statements within the rules for database access. The type of SQL statements that are generated will depend on the type of application you are trying to build. For example, reporting type applications may generate SELECT statements, whereas interactive applications may also generate UPDATE, INSERT and DELETE statements for example.