ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Interface of WDInst
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Access rights to a class property
A property is a code element that includes two processes......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Code statistics
The code statistics affect......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
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......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......