ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
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......
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....
Date management constants
List of constants used by date management functions...
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Camera functions
WINDEV License Agreement
WINDEV License Agreement...
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).
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.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).