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....
ERR_LOADMOREDLL
Scheduler report
The report editor allows you to create "Scheduler" reports....
Journalized replication: Programming journalized replication in WLanguage
Several WLanguage functions allow you to include log-based replication in your application and to customize it......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Search in current code
When coding, developers often need to do a quick search in the current code...
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......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
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......
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......
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......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
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....
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....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......