ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipClose (Function)
Closes an archive.
Map control functions
Map control functions...
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
grExist (Function)
Checks the existence of a chart in memory.
Map control properties
The following properties can be used with Map controls:...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
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).
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
Page (Property)
The Page property is used to handle a page.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
RESTSend (Function)
Sends a REST request and waits for the server response.