ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<Multimedia>.Volume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
<Source>.Alias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.