ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
EditDeleteAllToken (Function)
Deletes all the tokens from a "Text token" edit control.
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
HTMLRemoveAttribute (Function)
Removes a given attribute
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.