ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Error 301: Unknown identifier
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
4. Activating a dynamic WEBDEV site
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
7. Multilingual applications in practice
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Manager of automated tests
The test manager is used to......
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Cardinalities
The cardinalities are used to count the links between the files......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......