You can use DataWindow objects to create standard business reports such as financial statements, sales order reports, employee lists, or inventory reports.
To create a production report, you:
Determine the type of report you want to produce
Build a DataWindow object to display data for the report
Place the DataWindow object in a DataWindow control on a window
Write code to perform the processing required to populate the DataWindow control and print the contents as a report