ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
The Text 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 Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
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......
Login (Property)
The Login property is used to get and change the username.
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.
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.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
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
>