ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NoAccent (Function)
Converts accented characters in a string to non-accented characters.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
StringReverse (Function)
Reverses the characters of a string.
<String type>.Reverse (Function)
Reverses the characters of a string.
gLine (Function)
Builds a sequence of characters containing a line.
gImage (Function)
Builds a sequence of characters containing an image.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Space (External language)
Fills the content of WdString with space characters on the right.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
<String type>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Right (Function)
Extracts the last characters from a string or string buffer.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......