ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
1. Testing a site: Elements to be tested
Overview
Overview of the different operators...
Time (Type of variable)
The Time type is used to easily handle the times...
Declaring and using a variable
A variable is defined by name and type......
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
CurrentDay( Function)
Returns the number of the current day in the current month.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
TimePicker (Function)
Opens the system time picker.
Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV
Environment of the report editor
Environment of the report editor...
Environment of the query editor
Environment of the window editor
The main elements of window editor are as follows:
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
NFC functions
Functions used to manage the NFC standard...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.