ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StatCovariance (Function)
Calculates the covariance between two series of values.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
Component (Property)
The Component property configures the different components of a composite key.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
XMLChild (Function)
Positions on the first child element of current element.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
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.
ArraySort (Function)
Sorts a WLanguage array.
Automatic calculations in a Table control (AAF)