ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
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).
Configuring an application with User Groupware
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
<Source>.Cross (Function)
Crosses a record in a data file.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Running the test of the User Groupware and installing it
The stress tests are used to check......
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.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....