ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
12. Synchronizing data
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
WINDEV 2024 Tutorial - Table of contents
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
19. Upload: Sending files to the server
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
SocketClose (Function)
Closes a socket or a connection to a server socket.
9. Overlaying controls
Drawing constants
List of constants used by the drawing functions....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
PageChangeLayout (Function)
Applies a specific layout to a page.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Image drawing and processing functions
List of image drawing and processing functions...
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......