ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatVariance (Function)
Calculates the variance for a series of values.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
BurnerAddFile (Function)
Adds a file to the compilation.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).