ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Declaring and using a variable
A variable is defined by name and type......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
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......
Environment of the project editor
The main elements of the project editor are as follows:
Environment of the window editor
The main elements of window editor are as follows:
General environment of WINDEV
Environment of the report editor
Environment of the report editor...
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
Environment of the query editor
NFC functions
Functions used to manage the NFC standard...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
NFCSendTag (Function)
Sends a NFC tag to another device.
ChronoReset (Function)
Stops and resets a running stopwatch.
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......