ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.