ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing main window menus
A main menu is necessarily associated with a window......
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
3. UML models in practice
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Thread management functions
List of functions for managing threads...
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Camera functions
WINDEV License Agreement
WINDEV License Agreement...
Date management constants
List of constants used by date management functions...
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).