ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
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).
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.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
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...
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
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].
Time (Type of variable)
The Time type is used to easily handle the times...
CurrentMonth (Function)
Returns the number of the current month.
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....