ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grExist (Function)
Checks the existence of a chart in memory.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
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.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
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.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
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).
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
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.
<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).