ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Telemetry: Configuration of WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Including a supercontrol in a window or in a page
Usage example of the HIndex function...
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Configuring Reports & Queries
Reports & Queries is used to......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Handling a TreeView control at runtime
When the TreeView control is in edit mode, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Chart: Legend management
Several types of legends are supported in the charts......
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....
WDSQL: Convert the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Display different content for each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
.NET application
To create a.NET application from a project......
.NET Assemblies
.NET is Microsoft's software development platform......
Translating a text file with WDTRAD