|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Calculates the saturation of a color. |
|
|
|
|
|
|
|
| Prints (or not) the page headers and footers of nested report. |
|
|
|
|
|
|
|
| The report editor allows you to create "Label" reports...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers...... |
|
|
|
|
|
|
|
| The nested reports are used to print several reports (secondary reports) in a single report (main report)...... |
|
|
|
|
|
|
|
| A report provides a custom view of data...... |
|
|
|
|
|
|
|
| Forces the report print to stop. |
|
|
|
|
|
|
|
| In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls...... |
|
|
|
|
|
|
|
| A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...... |
|
|
|
|
|
|
|
| To print a report on one of the printers connected to the Web server, you must...... |
|
|
|
|
|
|
|
| A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ...... |
|
|
|
|
|
|
|
| Queries are used to easily select records in one or more data files...... |
|
|
|
|
|
|
|
| In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage...... |
|
|
|
|
|
|
|
| You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found...... |
|
|
|
|
|
|
|
| The report editor gives you the ability to create "Gantt Chart" reports...... |
|
|
|
|
|
|
|
| Prints a duplicate copy of a report. |
|
|
|
|
|
|
|
| The report editor can be used to create form reports, which include different controls allowing users to enter data...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor...... |
|
|
|
|
|
|
|
| To create a main report containing several secondary reports:... |
|
|
|
|
|
|
|
| Stops printing the current report immediately. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|