ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
<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.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.