ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

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 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