ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Standard functions / OCR functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Adds a language to the native OCR system.
Example
// Ajoute la langue US
MonNomDeModèle is string = "en_US"
OCRAddLanguage(MonNomDeModèle)
Syntax
OCRAddLanguage(<ISO Language>)
<ISO Language>: Character string
Name of the language to be added in ISO format.
Remarks
For platforms other than iOS, use OCRLoadLanguage.
Minimum version required
  • Version 26
Comments
Click [Add] to post a comment

Last update: 03/27/2025

Send a report | Local help