ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
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......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
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....
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....
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......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...