ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code snippets
The code editor allows you to enter "Code snippets"......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
WEBDEV license agreement
WEBDEV license agreement...
Chart constants
List of constants used by the functions for chart management....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Report controls
Several types of controls can be handled in a report created by the report editor......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....