ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
SocketExist (Function)
Checks the existence of socket.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
SocketConfigure (Function)
Configures the use of Socket functions.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
SocketConnect (Function)
Connects a client computer to a given socket.
SocketWrite (Function)
Writes a message intended to another socket.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketRead (Function)
Retrieves a message sent by another socket.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
1
2
3
4
5
6
181
>