ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Analyzing dependencies and orphan images (WEBDEV)
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL 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.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
SocketClose (Function)
Closes a socket or a connection to a server socket.
Print report (iPhone/iPad or Android)
When creating a report, the test of this report can be run from the report editor......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Handling Gantt Chart controls programmatically
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.