ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
<List Box>.DeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
<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 variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....