ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<PDF Reader>.SeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
Repositionable Note functions
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
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.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
Error 701: The property is read-only
PDFReaderSeekNext (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.
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
<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).