ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
ImageScrollingPosition (Function)
Returns the displayed image.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
ImageStartScrolling (Function)
Starts cycling through images.
Print modes of a report
Several print modes are available for a report....
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Token (Variable type)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
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.
AuthIntrospectToken (Function)
Determines the set of metadata for an OAuth token.
AuthGetUserInfo (Function)
Retrieves user information from an access token.
Emulating constants
List of constants used by the functions for emulating automated tests....