ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLegend (Function)
Indicates the presence and position of legend in a chart.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
ExeRemoteRun (Function)
Starts running a remote program from the current application.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Control constants
List of constants used by the functions for managing controls...
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Structure (Type of variable)
A structure is a custom type of data...
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Automatic error handling
Error handling can be customized for each process......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
2. Examples and components provided with WEBDEV
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....