ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
<Image>.StartScrolling (Function)
Starts cycling through images.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
<Image>.Previous (Function)
Displays the previous image for the scroll.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Browser management functions
List of functions for managing browsers...
iDestination (Function)
Configures the print destination.
Automation object
The Automation keyword is used to declare an automation object...
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
<Polygon2D variable>.Area (Function)
Calculates the area of a polygon defined using 2D coordinates.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.