ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Windows Scheduler management functions
List of functions for managing the scheduler...
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
MATLAB functions
The following functions are used to access MATLAB:...
3. WINDEV Mobile: Android, iOS, etc.
WINDEV Mobile applications can run on the following platforms...
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
WINDEV concepts
Break in a report
The break is used to group the records corresponding to a sort criterion......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......