ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Subject (Property)
The Subject property is used to get and change the subject of an element.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
5. User Groupware in practice
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
8. Optimizing an application
Handling Spreadsheet controls programmatically (in a report)