ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
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.
<Edit>.AddAssistedInput (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>.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.
<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.
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.