ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
SCM: Project version changes
When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
docTable (Variable type)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
fTrackFile (Function)
Triggers the tracking of a file.
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
URIGetInfo (Function)
Retrieves information of a URI resource.
GDPR: an audit of your data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
HReadFirst (Function)
Sets the position on the first record according to a browse item.