ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Associating documents with the project
To describe a project in detail, you can associate documents with it......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
Table,Display (External language)
Refreshes the Table control.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
NdxEncryption (Property)
The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table.
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
2. Examples and components provided with WEBDEV
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Report based on a query
Queries are used to easily select records in one or more data files......
grParameter (Function)
Retrieves or modifies a chart parameter.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows: