ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.Next (Function)
Displays the next image for the scroll.
ScreenCastInProgress (Property)
The ScreenCastInProgress property is used to determine if the video played in a Multimedia control is being played on an external device (compatible with Air Play).
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.StartScrolling (Function)
Starts cycling through images.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
<Image>.Previous (Function)
Displays the previous image for the scroll.
<Image>.First (Function)
Displays the first image for the scroll.
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
Browser management functions
List of functions for managing browsers...
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
AutomaticTextColor (Property)
The AutomaticTextColor property gets and sets the color to be used for the text of the elements that use the "Automatic" color.
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
HintTextColor (Property)
The HintTextColor property gets and sets the hint text color of an Edit control.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.