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......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
11. Table/Looper controls
Change the volume of a UPnP device....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
14. Report templates
...Report templates are used to easily standardize report layouts....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......