ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.