ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / Spelling Checker 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 the spelling checker:
SpellAddDictionaryAdds a word to the dictionary of OpenOffice:
  • for the instance of the current application.
  • for all the applications.
SpellAvailableIndicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
SpellCheckIndicates whether the spelling of a word is correct (which means whether it is found in the OpenOffice dictionary installed on the computer).
SpellSuggestReturns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
Minimum version required
  • Version 15
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/23/2023

Send a report | Local help