ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.StartScrolling (Function)
Starts cycling through images.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
<Image>.Previous (Function)
Displays the previous image for the scroll.
<Image>.First (Function)
Displays the first image for the scroll.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
<Image>.Next (Function)
Displays the next image for the scroll.
Browser management functions
List of functions for managing browsers...
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
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.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.