ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
ThreadMode (Function)
Changes the management mode of threads.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HExecuteProcedure (Function)
Runs a stored procedure.
HCheckStructure (Function)
Defines the mode for comparing data files.
SQL view
An SQL view is a virtual data source defined by an SQL query......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode......
Materialized view
...A materialized view is a physical data source defined by an SQL query....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
EventClose (Function)
Closes a synchronization event between several threads.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......