ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
Column
The Column property is used to manipulate one or more columns.
Row (Property)
The Row property is used to manipulate one or more rows.
Cell (Property)
The Cell property is used to manipulate one or more cells.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Start of Break block (Break header)
The Start of break block is optional......
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.