ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
PrintArea (Property)
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report.
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Properties associated with report controlss
List of properties associated with the report controls...
Events associated with a Signature control
The following processes are associated with a Signature control:...
Using the query result
The result of a select query can be used in......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Printing reports? Annotate, print, search with the report viewer
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......