ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
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......
<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.
Type and version of Web server
The configuration diagnostic displays the following error......
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
<Unicode string>.RegexSearch (Function)
Searches for all the parts of a string that match a specific format.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.