ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
HNext (Function)
Sets the position on the next table record according to a browse item.
HLast (Function)
Sets the position on the last record of a table according to a browse item.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
fSeek (Function)
Gets and sets current position in an external file.
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
Virtual (Property)
The Virtual property determines if an element is virtual.
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....