ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Handling tables in PHP
WEBDEV allows you to create a PHP site that handles tables......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Constants for the Exif functions
List of constants used by the Exif functions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Events associated with pages
List of events associated with pages...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Editing WEBDEV project element styles
WEBDEV lets you manage all the WEBDEV element styles used in a project......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
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......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.