ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drawing constants
List of constants used by the drawing functions....
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
SocketClose (Function)
Closes a socket or a connection to a server socket.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
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......
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......
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
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.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
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.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.