ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Table,Col (External language)
Returns the current index of the column.
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Print the content of your tables
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
1. Project and analysis
Handling a chart in the editor
In the editor, a Chart control includes different sections......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
13. Security benefit: managing the "Back" button
Replication: The different types
The data replication is a powerful feature......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
18. Order of execution of the code of buttons/links
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.