ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

REP files
REP files contain the list of tables handled by the application....
WDMap: Export records from a table
WDMAP allows you to export records to......
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
WDMap: View records in a table
WDMap is used to view the records found in a table......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Principle of remote check
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Control constants
List of constants used by the functions for managing controls...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
WDInst: set the characteristics of the files to be installed
WDInst allows you to configure the characteristics of the files to install......
Sub-query
A sub-query is a query whose result is used by another query......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
5. Deploying a dynamic site (Session or AWP) in practice