ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
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.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the 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.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
<Chart>.SunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
1
2
3
4
5
6
107
>