ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<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>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server tables....
<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.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<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.
<OEM string>.OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<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.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: element types and number of elements.
<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<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.
<Code Editor>.Execute (Function)
Executes the WLanguage code displayed in the Code Editor control.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.