ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
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.
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, ......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.