ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
HDescribeLink (Function)
Describes a link between two data files through programming.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
ArraySort (Function)
Sorts a WLanguage array.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Memcached functions
The following functions are used to manage Memcached databases:
DLNA / UPnP functions (prefix syntax)
The following WLanguage functions are used to handle UPnP devices...
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
ProgressBar (Property)
WLanguage proposes...
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
OAuth and OpenID protocol management functions
OAuth and OpenID protocol management functions...
HDescribeFile (Function)
Describes a data file programmatically.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Empty (Property)
The Empty property is used to determine if an element is empty.
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
HTML constants