ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Configuring the spelling checker Hide the details
Option for configuring the spelling checker of OpenOffice: spellcheckEnabledIf <Value> corresponds to True, the spelling checker is enabled for all the edit controls of the application. Caution: "Check spelling" option must be checked in the editor.If <Value> corresponds to False, the spelling checker is disabled for all the edit controls of the application.Versions 24 and laterspellcheckCheckerTypeNew in version 24spellcheckCheckerTypespellcheckCheckerTypeAllows you to select the type of checker used. If <Value> corresponds to: spellcheckIntegratedChecker: the integrated spell checker will be used for all the edit controls of the application.spellcheckOpenOfficeChecker: the OpenOffice spell checker will be used for all the edit controls of the application.spellcheckNationSpecifies the dictionary language that will be used. <Value> can correspond to one of the constants used to identify the languages (see Remarks). The spell check will not be proposed if the dictionary is not installed.Remark: This constant is taken into account for the OpenOffice spelling checker only.
Value of the configured option (see <Options>).
Finding out how the spelling checker was configured Hide the details
Value of the requested option.
Option for configuring the spelling checker of OpenOffice:spellcheckEnabledIf <Result> corresponds to True, the spelling checker of OpenOffice is enabled for all the edit controls of the applicationIf <Result> corresponds to False, the spelling checker of OpenOffice is disabled for all the edit controls of the application.Versions 24 and laterspellcheckCheckerTypeNew in version 24spellcheckCheckerTypespellcheckCheckerTypeIf <Result> corresponds to: spellcheckIntegratedChecker: the integrated spell checker will be used for all the edit controls of the application.spellcheckOpenOfficeChecker: the OpenOffice spell checker will be used for all the edit controls of the application.spellcheckNationSpecifies the dictionary language that will be used. <Result> corresponds to a language identifier (see the Notes).
Notes
Identifier of languages
Last update: 09/19/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: