ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
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).
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Static control properties
List of properties associated with a Static control...
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property gets the end date of the range displayed in a Scheduler or Organizer control of a report.
Spreadsheet control properties
You can manipulate a Spreadsheet controls and their cells in a window or report using the following WLanguage properties......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
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)......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......