ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
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....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
18. Order of execution of the code of buttons/links
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
WDEnd (External language)
Ends a program that is using WINDEV.
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......
SysWinTitle (Function)
Returns the title of the window.
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......
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......
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....
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
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......
Link properties
When creating a link, you can simply specify the destination......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
Outstanding progress bars
Simple or symmetric progress bar?...
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
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....
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
28. Site SEO
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......