ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Size (Property)
The Size property is used to determine and change the size of an element.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Login (Property)
The Login property is used to get and change the username.
ID (Property)
The ID property is used to get and change IDs.
URL (Property)
The URL property is used to get and change a URL.
Keyword (Property)
The Keyword property is used to get and change a keyword.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Domain
The Domain property is used to get and change domains.
Header
The Header property is used to get and change a header.
Service (Property)
The Service property is used to get and change permissions.
Permission (Property)
The Permission keyword is used to get and change permissions.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
1
2
3
4
5
6
84
>