ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
psheetSelection (Variable type)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Autofill (Property)
The Autofill property indicates the type of information to be automatically entered in an Edit control.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
<Map>.FollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the original image to the Image control coordinate system.
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
CodeEditorCompile (Function)
Compiles the WLanguage code displayed in the Code Editor control and displays any errors.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
<Pivot Table>.ListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.