ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV 2024 Tutorial
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
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......
Android Widget windows
An Android application can contain one or more Widget windows......
9. Overlaying controls
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
SocketClose (Function)
Closes a socket or a connection to a server socket.
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.
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.
Drawing constants
List of constants used by the drawing functions....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
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......
"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"......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Image drawing and processing functions
List of image drawing and processing functions...
HTTP functions (prefix syntax)
List of HTTP functions...
HTMLToRGB (Function)
Converts the HTML color into RGB color.