ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
How to use an array of structures?
An array of structures is an Array variable......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
1. Project and analysis
Service variable
The Service variable is used to......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
Error 301: Unknown identifier
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
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......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Error 704: The property does not exist on
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Table,Col (External language)
Returns the current index of the column.
SQLListSource (Function)
Lists the data sources declared on a local site.