ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
fCompare (Function)
Compares the content of two files bit by bit.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Error 203: The procedure already has a scope attribute (local or global)
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
The Camera control
The Camera control displays the preview stream of a camera connected to the current computer....
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
XML: Handling multi-gigabyte files
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
The Static Text control
A Static Text control is a control used to display a static text......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.