ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Notification variable>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
AutomaticReorganization (Property)
The AutomaticReorganization property gets and sets the automatic reorganization mode for the tasks in a "Gantt Chart" column.
Managing main window menus
A main menu is necessarily associated with a window......
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control. As of version 2025 Update 2, this function is no longer available. The management of map styles has been modified by Google. It is now necessary to define map styles in the Google platform and then use the MapIDGgl function to manage map styles....
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
String functions
List of functions for managing character strings...
grDraw (Function)
Draws a chart according to the specified parameters.
EmailGetAll (Function)
Retrieves all the emails found on a server.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
grAddData (Function)
Adds a data into a chart.
Stream functions (video and sound)
List of functions for managing the streams (video and sound)...
Telephony: Managing outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Two-factor authentication functions
The Latitude property gets and sets the latitude of an element....
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
End-user UI functions
Requests permission to use the device's camera....
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
ERR_NO_WDADMIN
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit....
grHMAddData (Function)
Adds a data into a Heatmap chart.
Thread execution
At runtime, an application runs in a main thread......