ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Type and version of Web server
The configuration diagnostic displays the following error......
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....
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
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....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
<String type>.Reverse (Function)
Reverses the characters of a string.
StringReverse (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....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Space (External language)
Fills the content of WdString with space characters on the right.