ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
3. Website development life cycle
Exports the content of an HTML Editor control to an Email variable (to send the email)....
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
13. Types of standard controls
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
7. Creating HFSQL tables: Physical files
The data model editor allows you to define the structure of the tables....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Edit options of a report
The report editor allows you to......
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.