ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDXView : Use
This help page presents the different features of WDXView......
Automation object
The Automation keyword is used to declare an automation object...
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Changing sites from AWP to SEO-ready session mode
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Other operators
The following are additional operators......
End of break block
The End of break block is optional......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...