ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
The Carousel control
The Carousel control is used to display an animated menu made of images......
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......
Type and version of Web server
The configuration diagnostic displays the following error......
Carousel control properties
List of properties associated with the Carousel control...
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
<List Box>.Add (Function)
Adds an element programmatically to a List Box, ListView, Combo Box or Carousel control.
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Port (Property)
The Port property is used to identify and change a server connection port.
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.