ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control template
A control template is a set of controls that can be reused in several windows or pages...
Events associated with control templates
List of events associated with control templates
Custom properties (WLanguage)
A custom property is a code element with two events...
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<Image>.CoordinateFromImage (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<Diagram editor>.DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Site Map control properties
List of properties associated with a Site Map control...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
pvtPosition (Variable type)
The pvtPosition type is used to handle a cell of a Pivot Table control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.