ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSelectPlus (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.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
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....
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<List Box>.SelectPlus (Function)
Selects one or more 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, ...).
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.DeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.