ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
Browser management functions
List of functions for managing browsers...
<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>.Next (Function)
Displays the next image for the scroll.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
ImageStartScrolling (Function)
Starts cycling through images.
ImageScrollingPosition (Function)
Returns the displayed image.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.