ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Events associated with pages
List of events associated with pages...
IF statement
The conditional IF statement allows you to run an action according to a condition...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Internal component
An internal component is a set of elements from a project......
HFilter (Function)
Defines and enables a filter on a table, view or query.
Events associated with Edit controls
WLanguage events associated with Edit controls...
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Monitoring robot: Robot settings
From the monitor, you can change the configuration options......
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...