ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
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).
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.