ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Query based on query
Queries can be based on items from another query......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
WDZip: Creating or modifying an archive
This help page explains how to......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Properties associated with the chart series
List of properties associated with the chart series...
9. Sharing a project in practice
Sharing a project in practice...
8. Sharing a project in practice
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......