ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Search in current code
When coding, developers often need to do a quick search in the current code...
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Query based on query
Queries can be based on items from another query......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
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......
ChangeSkinTemplate (Function)
Dynamically changes the theme: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
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......
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......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
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)
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......