Preview Use the Preview button to see how your report will look in a Web browser. You can Preview a report anytime after a Data Source is selected. Filtered data will not be available in a Previewed report because no filter value is set. But the filter will work as expected when the report is deployed to your web site.
Save Report Use the Save Report button to create a static HTML report. A static report does not contain a filter unless an SQL Where clause is added to the Data Source.
Write PRG Use the Write PRG button to generate the Web program file that will run your report. After the PRG is created, you must use dBASE to compile and link the program. Then you must deploy the application to your web site. When you deploy a Web Report be sure that you also deploy WebClass.co and WebReports.co.