ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
FilterCondition (Property)
The FilterCondition property gets the selection condition set by HFilter on a data file, HFSQL view or query.
Filtering a data file, a view or a query
A filter is used to define programmatically a selection of records corresponding to one or more criteria...
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
PDF file management functions
...PDF file functions...
Rights on the virtual directory
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
Zombie data files and items
During the life of an application, items live and die......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
8. Associating controls with data
8. Binding controls to data
A window can display information from......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......