ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatStack (Function)
Compresses the memory footprint occupied by a matrix.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
grSurfaceAddData (Function)
Adds a data into a Surface chart.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Associative array (Variable type)
An associative array is an "advanced" type of array...
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....