ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
Google Contacts management functions
List of functions for managing Google contacts...
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Arithmetic operators
The arithmetic operators are......
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
DNS functions
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.