ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ServiceStart (Function)
Starts a service.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
MatRead (Function)
Reads the value of a matrix element.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
ServiceStop (Function)
Stops a service.
Error 802: Invalid syntax for this function
fLock (Example)
Usage example of the fLock function
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
URLExtractPath (Function)
Returns the various elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Socket functions
List of functions for managing sockets...
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
DateToDay (Function)
Returns the day corresponding to a given date.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property gets and sets the maximum height of a thumbnail of an Image item (binary memo).
hbTableDescription (Variable type)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
hbColumnDescription (Variable type)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Palette (Variable type)
The Palette type is used to define the advanced characteristics of a color palette.
docAutoReplace (Variable type)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.