ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
The Static Text control
A Static Text control is a control used to display a static text......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Calendar functions (prefix syntax)
ShapeExtremityStart (Property)
The ShapeExtremityStart property gets and sets the source end shape of a Wire control.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
DateToDay (Function)
Returns the day corresponding to a given date.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
4. Activating a dynamic WEBDEV site
Merging differences (SCM)