ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
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.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
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.
ThreadExecute (Function)
Starts the execution of a secondary thread.
RESTSend (Function)
Sends a REST request and waits for the server response.
zipExist (Function)
Used to find out whether an archive exists.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grRaised (Function)
Used to display a chart with raised effect.
grSourceSeries (Function)
Defines the source of a series.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Font
The Font keyword can correspond to: a Font variable. the Font property....