ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
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.
<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.
gpwVisitor (Function)
Returns the value that corresponds to the word "Visitor" according to the framework used.
gpwRegisteredUsers (Function)
Returns the value that corresponds to "Registered users" according to the framework being used.