ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
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......
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......
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
Testing a project: settings
By testing the project you can simulate how the application will run......
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HExecuteProcedure (Function)
Runs a stored procedure.
<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")....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Differences and specific features of an HFSQL Client/Server application
The management mode of tables may have to be adapted when using an HFSQL Client/Server application......
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.