ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<EmailOutlookSession variable>.GetAll (Function)
Retrieves all the emails found on an Outlook server.
<Page>.Display (Function)
Displays a web page in the user's browser....
<Array>.Sort (Function)
Sorts a WLanguage array.
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
<Source>.DeleteTrigger (Function)
Deletes a trigger.
<Source>.StatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Source>.StatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
<Source>.StatNbRec (Function)
Returns the number of entries for a given key item.