ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AuthIntrospectToken (Function)
Determines the set of metadata for an OAuth token.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: the class is added if it does not exist, the class is deleted if it already exists.
AuthGetUserInfo (Function)
Retrieves user information from an access token.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
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.
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.
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, ......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
<Image>.StopScrolling (Function)
Stops the automatic image sliding.