ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The server is currently updated. Retry later.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
7. Multilingual applications in practice
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
2. Types of setup
Types of setup...
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Handling Spreadsheet controls programmatically (in a report)
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Resizing a window (AAF)
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Project description: Style tab
The project description window allows you to configure various elements of your project......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Composite keys
A composite key is a key item containing several other items......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Binding controls to data
A window or page can display information from......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
HClient structure
The HClient structure is used to......