ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<mongoCollection variable>.DeleteCollection (Function)
Deletes a collection from a MongoDB database.
<Connection variable>.NotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
BTLECharacteristicChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<btleCharacteristic variable>.ChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
<Table>.SavePositionAndSelection (Function)
Save: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
<Table>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
ERR_NO_PAGE
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
Error 706: The property does not exist on this type of control
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
fDelete (Function)
Deletes a file accessible from the current computer.