ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
<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.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<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).
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>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<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.
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, ...).