ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1054: 'Ancestor' cannot be used outside the code of a class
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...
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
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.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
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.