ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
ERR_NO_APPLICATION
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Installer theme
The setup program creation wizard lets you customize the setup program windows......
3. Deploying a WINDEV application
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Ad Hoc deployment
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
<Notification variable>.Delete (Function)
Removes a notification from the system bar.
<Notification variable>.Modify (Function)
Modifies a notification currently displayed in the system bar of the device.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Error 703: The property does not exist