ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
SCM: Branch management window
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
CameraConfigure (Function)
Allows you to configure the video capture driver.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
TimeToInteger (Function)
Converts a time to an integer.
Code completion in the code editor
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Constants for managing videos
List of constants used by the functions for video management....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
DateTimeDifference (Function)
Calculates the difference between two dates and times.