ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
EmailRunApp (Function)
Starts the native email application on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
2. Projects in practice
HDeclare (Example)
Usage example of the HDeclare function
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
<Chart>.Label (Function)
Indicates various parameters of additional legend in a chart.
Creating the Table pages of the WEBDEV RAD pattern
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
<Page>.OpenChild (Function)
Opens a non-modal child window.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
<Source>.Read (Function)
Reads a record in a file according to a given record number.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
<QuickAction variable>.Add (Function)
Adds a new quick action to the application.
<QuickAction variable>.Remove (Function)
Removes a quick action defined for the application.