ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
<String type>.Reverse (Function)
Reverses the characters of a string.
StringReverse (Function)
Reverses the characters of a string.
gImage (Function)
Builds a sequence of characters containing an image.
gLine (Function)
Builds a sequence of characters containing a line.
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....
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.
Space (External language)
Fills the content of WdString with space characters on the right.