ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Journalized replication: Programming journalized replication in WLanguage
Several WLanguage functions allow you to include log-based replication in your application and to customize it......
Aliases on data files: HAlias
The aliases are used to handle......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
WINDEV 2024
Link properties
When creating a link, you can simply specify the destination......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Hash functions
Hashing is used to summarize a file or a character string......
Currencies
A currency is a real coded on 10 bytes....
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Outstanding progress bars
Simple or symmetric progress bar?...
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
CSS Grid control
The CSS Grid control is a control layout tool similar to the Flexbox control......