ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
API (Function)
Runs a function found in an external DLL.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
User Groupware files
Two categories of data files are managed......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
HCross (Function)
Crosses a record in a data file.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Camera/Video functions (prefix syntax)
Closes the current browser window and stops the execution of the current code....
gpwModifyUser (Function)
Modifies a user in the User Groupware database.
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Report controls
Several types of controls can be handled in a report created by the report editor......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......