ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
XMLFind (Example)
Usage example of the XMLFind function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
XMLAddChild (Example)
Usage example of the XMLAddChild function
Lock constants
List of constants used by the functions for locking the applications....
Comparison operators
The comparison operators can be divided into several categories......
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
XMLRoot (Example)
Usage example of the XMLRoot function
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
StringInsert (Function)
Inserts a string into another character string at a given position.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is in an Image variable.
LooperDelete (Function)
Deletes a row from a Looper control.
LooperInsertLine (Function)
Inserts a row into a Looper control.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
zipOpen (Example)
Usage example of the zipOpen function