ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
GanttDeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.