ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Customize your charts: type, color, legends, etc.
8. 10 tips for better interfaces...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
HSL (Function)
Creates a color from its hue, saturation and lightness.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Setup on a local network (LAN)
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
5. Project configuration