ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
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......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Using the task management and the schedule
Time management is extremely important......
Background task management functions
The following functions are used to manage background tasks...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.