ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
Using the query result
The result of a select query can be used in......
Printing reports? Annotate, print, search with the report viewer
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......
Copying controls from the page editor
The controls can be copied from the page editor......
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.
Copying controls from the window editor
The controls can be copied from the window editor......
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......
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...
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....
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
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.