ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
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.
Code snippets
The code editor allows you to enter "Code snippets"......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Structure (Type of variable)
A structure is a custom type of data...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Examples and components provided with WEBDEV
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....
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
Event (Variable type)
The Event type allows you to define all the advanced features of an event (birthday, anniversary, etc.)
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.