ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Color (Property)
The Color property is used to get and change the color of an element.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Sensor constants
Constants used by the SensorXXX functions...
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
StatVariance (Function)
Calculates the variance for a series of values.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Constants for managing Map controls
Constants for managing Map controls...
Modbus functions
List of Modbus functions...
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
XML functions
List of XML functions...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
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.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Library,Disk (External language)
Opens the project library that is stored on disk.