ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Description (Property)
The Description property is used to get and change the page description.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
String functions
List of functions for managing character strings...
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
<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.
<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
<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.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Sending elements to Free Technical Support
LooperCount (Function)
Returns the number of rows in a Looper control.
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.