ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToDay (Function)
Returns the day that corresponds to a given date.
<Pivot table>.SelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
ThreadCurrent (Function)
Returns the name of the thread currently run.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.
NationToName (Function)
Returns the name of the language corresponding to a nation.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
LastDayOfYear (Function)
Returns the date of the last day of the year.
ControlCurrent (Function)
Returns the name of the control currently in edit.
SysNameExe (Function)
Returns the name and full path of an application.
11. Choosing the action of a button/link
PVTHeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
<Pivot table>.HeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......