ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
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......
Chart constants
List of constants used by the functions for chart management....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Classes, members, methods and properties
A class is made of......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
11. Controls in practice
Discover the main characteristics of the controls...
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
HFSQL constants
List of constants used by the HFSQL functions....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
1. Examples provided with WINDEV Mobile