ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Interface of WDInst
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
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......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
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......
HExecuteProcedure (Function)
Runs a stored procedure.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
RTF control properties
List of properties associated with the RTF control...
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Recycle code windows
By default, a single code window is opened per ......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
WINDEV Mobile concepts
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
<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")....
<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")....