ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
ServiceWait (Function)
Pauses the current service during the specified duration.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
HExecuteProcedure (Function)
Runs a stored procedure.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
gImage (Function)
Builds a sequence of characters containing an image.