ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Category: OCR functions
13 results
Integrated OCR (Optical Character Recognition) functions
OCR constants
Adds a language to the native OCR system.
OCR: Turn images into text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains...
OCRAddLanguage (Function)
Adds a language to the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
OCRExtractText (Function)
Reads the text contained in an image.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
ocrOption (Variable type)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
ocrTextBlock (Variable type)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.