ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
Repositionable Note functions
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
<PDF Reader>.SeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
<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.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
<Multimedia>.Volume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<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.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
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.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
MCIPositionFormat (Function)
Fixes the format used to define the position in a media file (opened by MCIOpen).