ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
TimePicker (Function)
Opens the system time picker.
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.
Animating a Static control
Two methods can be used to animate a Static control......
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
TimeToInteger (Function)
Converts a time to an integer.
Extracting the text of the project
The following text can be extracted......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
CurrentYear (Function)
Returns the current year in integer format.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
HFSQL properties
List of HFSQL properties...
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
DurationToString (Function)
Converts a duration to a character string in the specified format.