ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Overview
Overview of the different operators...
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......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Environment of the window editor
The main elements of window editor are as follows:
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
NFC functions
Functions used to manage the NFC standard...
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.
1. Testing a site: Elements to be tested
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Environment of code editor
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......