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"...
TimelineAddTrack (Function)
Adds a new track into a TimeLine control.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
OrgSelectMinus (Function)
Deselects an element from an Organization Chart control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
LooperCollapseAll (Function)
Collapses all expanded breaks in a Looper control.
LooperExpandAll (Function)
Expands all breaks in a Looper control with break.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
TabClose (Function)
Closes a dynamic pane in a Tab control.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
DocSelect (Function)
Selects a fragment in a Word Processing control.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
<TreeView>.Sort (Function)
Sorts the elements found in a TreeView control.
<TreeView>.Delete (Function)
Deletes an element and all its "children" from a TreeView control.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
<Organization Chart>.SelectMinus (Function)
Deselects an element from an Organization Chart control.
<Organization Chart>.SelectPlus (Function)
Selects an element in an Organization Chart control.