ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Functions for Image editor and WDPic variables
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
Runs OCR and extracts the text from a rectangular area defined with the mouse.
Example
sImageText is string
sImageText = PicRectangularSnipOCR()
Syntax
<Result> = PicRectangularSnipOCR([<Minimize>])
<Result>: Character string
Text contained in the captured image.
<Minimize>: Optional boolean
  • True to minimize the application while the screenshot is being taken,
  • False otherwise.
Minimum version required
  • Version 28
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 07/11/2022

Send a report | Local help