ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<PDF Reader>.SeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader 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.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
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....