ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Token management functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following functions are used to manage tokens in edit controls via prefix syntax:
<Edit>.AddTokenAdds a token to a "Text token" Edit control.
<Edit>.DeleteAllTokenDeletes all the tokens from a "Text token" Edit control.
<Edit>.DeleteTokenDeletes a token from a "Text token" Edit control.
<Edit>.InsertTokenInserts a token into a "Text token" Edit control.
<Edit>.TokenCountReturns the number of tokens present in a "Text token" Edit control.
Minimum version required
  • Version 24
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/19/2023

Send a report | Local help