ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing in PDF format: Special cases
Specific features of print in PDF format...
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......
Drawing constants
List of constants used by the drawing functions....
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.
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......
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......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Testing a project: settings
By testing the project you can simulate how the application will run......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
ArrowEnd (Function)
Sets the position of the target 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.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.