ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
The Clickable Image control
The Clickable Image control can be used to......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
Sending elements to Free Technical Support
FileDisplay (Function)
Displays a file in the browser of Web user.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Image control in a page
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
Description (Property)
The Description property is used to get and change the page description.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
LooperCount (Function)
Returns the number of rows in a Looper control.
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.StartScrolling (Function)
Starts cycling through images.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
<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.