ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FileView (Function)
Opens a file in the browser.
FileDownload (Function)
Starts downloading a file in the browser.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
The Clickable Image control
The Clickable Image control can be used to......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
Image control in a page
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
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).
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.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.