ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
ImageScrollingPosition (Function)
Returns the displayed image.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
ImageStartScrolling (Function)
Starts cycling through images.
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.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
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.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
iDestination (Function)
Configures the print destination.