ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Kanban>.ListIndex (Function)
Returns the index of a list in a Kanban control.
<Calendar>.Position (Function)
Returns the month displayed in a Calendar control.
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
<Segmented Button>.DeleteAll (Function)
Deletes all the options from a Segmented Button control.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Map>.ModifyMarker (Function)
Modifies a marker displayed in a Map control.
<TimeLine>.AddTrack (Function)
Adds a new track into a TimeLine control.
SendMessage (Function)
Sends a Windows message to a control or to a window.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
TreeDelete (Function)
Deletes an element and all its "children" from a TreeView control.
PicOpen (Function)
Opens an image in an Image Editor control.
LooperExpandAll (Function)
Expands all breaks in a Looper control with break.
<Map>.AddItinerary (Function)
Adds an itinerary onto a Map control.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
<Word Processing>.Select (Function)
Selects a fragment in a Word Processing control.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.