ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
ImageLast (Function)
Displays the last image for the scroll.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.Previous (Function)
Displays the previous image for the scroll.
<Image>.First (Function)
Displays the first image for the scroll.
<Image>.Fill (Function)
Colors an area in an Image control.
<Image>.Next (Function)
Displays the next image for the scroll.
OCRExtractText (Function)
Reads the text contained in an image.
ImageNext (Function)
Displays the next image for the scroll.
fImageSelect (Function)
Opens the image picker of Windows.
dDisplay (Function)
Displays the drawing in the Image control.
ImageStopScrolling (Function)
Stops the automatic image sliding.
ImageFirst (Function)
Displays the first image for the scroll.
Creating links
Links help users navigate the help system......
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Handling a WinForm .Net control through programming
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...