ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Map control properties
The following properties can be used with Map controls:...
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
CharactTypeCount (Function)
Returns the number of characters matching a given type.
zipClose (Function)
Closes an archive.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
Page (Property)
The Page property is used to handle a page.
Map control functions
Map control functions...
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
BrowserRunApp (Function)
Opens the default Web browser of the current device.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
ThreadExecute (Function)
Starts the execution of a secondary thread.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
RESTSend (Function)
Sends a REST request and waits for the server response.
zipExist (Function)
Used to find out whether an archive exists.