ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
<Connexion HFSQL>CheckAsynchronousIndex (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
The Clickable Image control
The Clickable Image control can be used to......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
WDStatistics: WEBDEV administrator configuration
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Standard FTP functions
List of standard FTP functions...
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
Environment of the query editor
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
11. Window templates
WINDEV Mobile allows you to create window templates....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......