ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
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.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
AuthGetUserInfo (Function)
Retrieves user information from an access token.
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.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
InAutomaticTestMode (Function)
Shows whether or not an automation test is in progress.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.