ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
ControlNext (Function)
Returns the name of the next control in input mode.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Error 301: Unknown identifier
How to open a page?
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
10. UMC: User Macro-Code
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......