ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Share your projects via Git
Git is a source code manager......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
Describing an element
A flexible modeling includes different elements linked together......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
18. Management of business rules
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.