ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
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......
Aliases on tables: HAlias function
The aliases are used to handle......
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......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Link properties
When creating a link, you can simply specify the destination......
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......
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......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....