ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reals
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
19. Upload: Sending files to the server
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
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......
SocketWrite (Function)
Writes a message intended to another socket.
9. Overlaying controls
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
SocketClose (Function)
Closes a socket or a connection to a server socket.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
PageChangeLayout (Function)
Applies a specific layout to a page.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....