ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Creating a Pivot Table control
To create a Pivot Table control......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
History of versions
The history of setup versions is an advanced feature of the network setup......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Outstanding progress bars
Simple or symmetric progress bar?...
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Project portfolio
From version 25, you can create "project portfolios"......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Report based on a query
Queries are used to easily select records in one or more tables......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Error 1006: The member is not global: use: to access it
Sharing internal components (via SCM)
An internal component is a set of elements from a project......