ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
iFont (Function)
Selects the default font.
grParameter (Function)
Retrieves or modifies a chart parameter.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<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.)....
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
FontCreate (Function)
Creates a font definition.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
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
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
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.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Map control properties
The following properties can be used with Map controls:...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.