ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
8. Sharing a project in practice
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
14. Controls in practice
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
HFSQL constants
List of constants used by the HFSQL functions....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
5. User Groupware in practice
Report based on a query
Queries are used to easily select records in one or more data files......
5. User Groupware in practice
11. Controls in practice
Discover the main characteristics of the controls...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
HTMLToText (Function)
Converts an HTML string or buffer to text.