ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
<Pivot Table>.CalculateAllAsynchronous (Function)
Entirely calculates or recalculates a Pivot Table control, without blocking the application.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
<Looper>.ModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
SignatureMode (Property)
The SignatureMode property gets and sets the signature options of a Signature control in a report.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
JSONToTable (Function)
Populates a Table or TreeView Table control with the contents of a JSON string or variable.
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
PVTCalculateAllAsynchronous (Function)
Entirely calculates or recalculates a Pivot Table control, without blocking the application.
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
<Libellé>.AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for a Static Text control.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a table
ShapeExtremityStart (Property)
The ShapeExtremityStart property gets and sets the source end shape of a Wire control.
GanttDeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.
<Code Editor>.Compile (Function)
Compiles the WLanguage code displayed in the Code Editor control and displays any errors.