ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
PrintArea (Property)
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report.
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
11. Controls in practice
Discover the main characteristics of the controls...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
The Flexbox control
Flexbox is a standard layout system for web pages......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
<Diagram editor>.SelectMinus (Function)
Deselects a shape in a Diagram Editor control.
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
<Diagram editor>.SelectPlus (Function)
Selects a shape in a Diagram Editor control.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
14. Controls in practice
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....