ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Examples for using the OLE DB provider for HFSQL
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
4. HFSQL Classic
2. User-friendly editors in practice
User-friendly editors in practice...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Sub-query
A sub-query is a query whose result is used by another query......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
WDSQL, SQL querier: Overview
WDSQL is used to......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Operations in a Select query : add and delete
The following paragraphs present......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......