ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calling a procedure/a function
Syntax for calling a local or global procedure.
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
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....
fSeek (Example)
Usage example of the fSeek function
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
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......
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.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
TimeToInteger (Function)
Converts a time to an integer.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
fTempPath (Example)
Usage example of the fTempPath function
Constants for managing tiles
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
WDSQL: Executing a SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Using the task management and the schedule
Time management is extremely important......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Time (Type of variable)
The Time type is used to easily handle the times...