ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
RGBGreen (Function)
Returns the green component of an RGB color.
12. Synchronizing data
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
19. Upload: Sending files to the server
<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.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
9. Overlaying controls
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
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......