ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChronoReset (Function)
Stops and resets a running stopwatch.
Hole (Property)
The Hole property is used to define the holes of a polygon.
The Line control
A Line control is used to display a line in a page......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
fSize (Example)
Usage example of the fSize function
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
PDFSign (Function)
Adds an approval signature to an existing PDF.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Applet control properties
List of properties associated with the Applet control...
Title (Property)
The Title property gets and sets the title of an element.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
PVTSelect (Function)
Allows you to find out the position of selected cells and to select cells in a Pivot Table control.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.