ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
The Static Text control
A Static Text control is a control used to display a static text......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
HFSQL Control Center: Optimize and repair data files
The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
12. Pages in practice
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
CallDLL32 (Function)
Runs a function found in an external DLL.
Live Data: view data in editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.