ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
NFC functions
Functions used to manage the NFC standard...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
NFCSendTag (Function)
Sends a NFC tag to another device.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
DownloadAdd (Function)
Adds a new download in the device's download manager....
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Organizer control functions
The following functions are used to manage the Organizer control:...