ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
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......
Query based on query
Queries can be based on items from another query......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Brazil.CheckCNPJ (Function)
Checks the validity of a CNPJ number (company identification number in Brazil).
Aliases on data files: HAlias
The aliases are used to handle......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
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....
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....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Link properties
When creating a link, you can simply specify the destination......
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......
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....
Outstanding progress bars
Simple or symmetric progress bar?...
ChangeSkinTemplate (Function)
Dynamically changes the skin template: 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....
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....
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
28. Site SEO
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Handling a control through programming in a report
All report controls can be handled through programming......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......