ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera functions
A Table control can be used to display the content of a data file or query......
Running the test of the User Groupware and installing it
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Source>.Cross (Function)
Crosses a record in a data file.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Configuring an application with User Groupware
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Thread functions
List of functions for managing threads...
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Camera/Video functions (prefix syntax)
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.