ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ColorSaturation (Function)
Calculates the saturation of a color.
SocketCreate (Function)
Creates a socket.
Programming the table cells
The Table controls can be handled......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Rating control properties
The Rating control can be used in a window as well as in a page....
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
ExceptionPropagate (Function)
Propagates an exception.
ColorHue (Function)
Calculates the hue of a color.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
ColorLightness (Function)
Calculates the lightness of a color.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Serialization constants
The serialization constants are as follows:
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
LOOP statement
The statement block is repeated endlessly...
LooperInsertLine (Function)
Inserts a row into a Looper control.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Right (Function)
Extracts the last characters from a string or string buffer.
StatVarianceP (Function)
Calculates the variance for a full series of values.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.