ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
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.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageFirst (Function)
Displays the first image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
The Clickable Image control
The Clickable Image control can be used to......
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....
FileDisplay (Function)
Displays a file in the browser of Web user.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.