ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
SocketWrite (Function)
Writes a message intended to another socket.
SocketClose (Function)
Closes a socket or a connection to a server socket.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Drop-down button
The drop-down button expands: a context menu. a popup window....
12. Control templates
...Control templates...
20. Managing suggestions and incidents
Managing suggestions and incidents...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
WDReplic: Presentation
WDReplic is used to manage data replication between several computers......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage User Groupware files in Client/Server mode....