Working with Reports

After collecting and organizing data in your application, you can design, create, and add reports to your application project. To create a report, follow these general steps:

  1. Determine the type of report you want to create.

  2. Create the report page layout.

  3. Modify and customize the page layout file.

  4. Include and manage data for your report.

  5. Set output options for your report.

  6. Run the report.

In This Section

Reference

  • Working with Data
    Describes how to create effective applications with indexes, tables, and databases.

  • Creating Applications
    Discusses how to create a Visual FoxPro application, which may include one or more databases, a main program that sets up the application's system environment, and a user interface comprised of forms, toolbars, and menus.

  • Working with Projects
    Defines a project configuration and a group of files that produce a program or final binary file or files.

  • Application Planning
    Provides useful information about how the decisions you make during the planning phase impact how you create elements of the application.