ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
NotesDocumentIdentifier (Function)
Returns the identifier of the current document in the Lotus Notes database browsed.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.