ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Examples and components provided with WEBDEV
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
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......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Code snippets
The code editor allows you to enter "Code snippets"......
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.
WebAddress (Variable type)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min