ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
SemaphoreCreate (Function)
Creates a semaphore.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
FontCreate (Function)
Creates a font definition.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
iEndReport (Function)
Forces the report print to stop.
iBorder (Example)
Usage example of the iBorder function
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
Find/Replace in the current project
The "Find/Replace" feature is used to......
Map control properties
The following properties can be used with Map controls:...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
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.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).