ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

20. Managing suggestions and incidents
Managing suggestions and incidents...
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.
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.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
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...
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
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 Mobile 2024 Tutorial - Table of contents
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....
<Image>.Resize (Function)
Resizes an image in an Image control.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.