ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Modbus functions
List of Modbus functions...
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
TreeView Table control functions
List of functions for managing TreeView Table controls...
URL (Property)
The URL property is used to get and change a URL.
Array management functions
List of functions for managing arrays...
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
NumberInWords (Function)
Converts a number to words.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Structure of data files of user groupware
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
StatCovariance (Function)
Calculates the covariance between two series of values.