ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

12. Available tests
Height (Property)
The Height property gets and sets the height of an element.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
HOpenConnection (Example)
Usage example of the HOpenConnection function
NoSpace (Function)
Returns a character string without the space characters: from the left and right side of the initial string. within the string....
fUnlock (Example)
Usage example of the fUnlock function
Constants for managing applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Events associated with control templates
List of events associated with control templates...
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
XMLDocument (Example)
Usage example of the XMLDocument function
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
fSeek (Example)
Usage example of the fSeek function