ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples and components provided with WEBDEV
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Handling Gantt Chart controls programmatically
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
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......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......