ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
ToastDisplay (Function)
Displays a "Toast" message.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Map control properties
The following properties can be used with Map controls:...
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
grExist (Function)
Checks the existence of a chart in memory.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Map control functions
Map control functions...
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
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.
<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.