ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
The Image control
The Image control is used to......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Assisted universal replication: specific features
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Installing the monitoring robot
The monitoring robot includes three executables......
2. Analysis in practice
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
fSeek (Example)
Usage example of the fSeek function
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
5. User Groupware in practice
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
TimeToInteger (Function)
Converts a time to an integer.