ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser management functions
List of functions for managing browsers...
<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.
<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
<Image>.Next (Function)
Displays the next image for the scroll.
<Image>.StartScrolling (Function)
Starts cycling through images.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
ImageStartScrolling (Function)
Starts cycling through images.
ImageScrollingPosition (Function)
Returns the displayed image.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
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.
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.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
InitRandom (Function)
Initializes the generator of random numbers.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.