ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<AuthToken>.RefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
<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.
<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:...
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
Component (Property)
The Component property configures the different components of a composite key.
List of reserved words
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.