ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Category: Token functions
13 results
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
EditDeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
Token functions
Token functions in "Text token" Edit controls.
Token functions (prefix syntax)
Token functions in "Text token" Edit controls.
Token (Variable type)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.