ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Merging differences (SCM)
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......
Functions for managing objects (External language)
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
14. Generation modes
Generation modes...
Link properties
When creating a link, you can simply specify the destination......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
SCM: Project version changes
When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects......
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......
Currencies
A currency is a real coded on 10 bytes....
Outstanding progress bars
Simple or symmetric progress bar?...
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
3-tier architecture
The development in "3-tier" architecture is now simplified......
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.