ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
13. Generation modes
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
HChangeKey (Example)
Usage example of the HChangeKey function
ContactAdd (Example)
Usage example of the ContactAdd function
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Error 810: * can only be used for a parameter with a default value
System functions
List of system functions...
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
fDirectoryExist (Function)
Checks the existence of a directory.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
CreateShortcut (Example)
Usage example of the CreateShortcut function