ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentYear (Function)
Returns the current year in integer format.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
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.
Calendar functions
List of Calendar functions...
FirstDayOfMonth (Function)
Returns the first day of the month.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
CurrentMonth (Function)
Returns the number of the current month.
Time (Type of variable)
The Time type is used to easily handle the times...
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
TimeValid (Function)
Checks the time validity.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
ChronoReset (Function)
Stops and resets a running stopwatch.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.