ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Secret string vault
Passwords, private keys and tokens are often used in programming......
Remote WEBDEV administrator: Error message management
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed in the browser of the Web user....
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
2. Analysis in practice
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Functions for managing the Combinations and Enumerations
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Events associated with formatted display controls
List of events associated with formatted display controls...
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.