ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentDay( Function)
Returns the number of the current day in the current month.
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 window editor
The main elements of window editor are as follows:
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
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
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
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.
NFCSendTag (Function)
Sends a NFC tag to another device.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Environment of code editor