ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
WDInst: languages supported by the installation
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
EmailGetAll (Function)
Retrieves all the emails found on a server.
GeometryContain (Function)
Determines if geometry A contains geometry B.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
diffApply (Function)
Applies a difference buffer to a specific buffer.
"?" menu
WINDEV proposes a help menu adapted to your applications......
13. Debugger
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
System constants
List of constants used by the system functions....
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HRegenerateFile (Function)
Regenerates a table from its log.
HReadSeek (Example)
Usage example of the HReadSeek function
xlsColumnType (Example)
Usage example of the xlsColumnType function
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
HCross (Function)
Crosses a record in a table.
Type (Example)
Usage example of the Type property
fWriteLine (Example)
Usage example of the fWriteLine function