ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
WINDEV applications for Linux: Specific features
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
State (Property)
The State property is used to get and change the state of an element.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Events associated with internal windows
List of events associated with internal windows...
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
Handling TimeLine controls programmatically
A TimeLine control can be......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Programming custom calculations in Table controls
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......