ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<zipArchive variable>.OpenRAR (Function)
Opens an existing archive in RAR format.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<upnpDevice variable>.GetBrightness (Function)
Retrieves the brightness of a UPnP device.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
<emailOutlookSession variable>.ChangeFolder (Function)
Modifies the current folder in the Outlook messaging software.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: element types and number of elements.
<ftpConnection variable>.ListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<ftpConnection variable>.MakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
<ManualEvent variable>.Open (Function)
Opens a synchronization event between several threads.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<btleDevice variable>.GetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).