ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
<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.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
Kanban control functions
The following functions handle Kanban controls......
Scanner functions (prefix syntax)
The scanner functions are as follows:...