ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeToInteger (Function)
Converts a time to an integer.
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......
Extracting the text of the project
The following text can be extracted......
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).
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......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
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...
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
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.
Calendar functions
List of Calendar functions...
DurationToString (Function)
Converts a duration to a character string in the specified format.
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.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
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....