ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<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.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......