ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketClose (Function)
Closes a socket or a connection to a server socket.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
SocketCreate (Function)
Creates a socket.
SocketExist (Function)
Checks the existence of socket.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
SocketConfigure (Function)
Configures the use of Socket functions.
SocketWrite (Function)
Writes a message intended to another socket.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
<Chart>.BarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
<Chart>.ColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
SocketRead (Function)
Retrieves a message sent by another socket.
SocketConnect (Function)
Connects a client computer to a given socket.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.