ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDestination (Function)
Configures the print destination.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
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....
Browser management functions
List of functions for managing browsers...
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Print modes of a report
Several print modes are available for a report....
ImageStartScrolling (Function)
Starts cycling through images.
ImageScrollingPosition (Function)
Returns the displayed image.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Emulating constants
List of constants used by the functions for emulating automated tests....
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
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.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
EmulateSpeed (Function)
Defines the runtime speed for the emulating functions.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Power (Function)
Raise a number to a power.