ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
XMLToText (Function)
Converts a character string in XML format into a standard character string.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatDelete (Function)
Deletes an existing matrix.
MatRead (Function)
Reads the value of a matrix element.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
HandleParentNext (Function)
Forces the parent of the next window to open.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....