ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Customizing the report viewer: Available windows
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Environment of the project editor
The main elements of the project editor are as follows:
fExeDir (Function)
Returns the directory from which the execution is started.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Commands of the external interface
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Installing a Webservice (old format)
Sharing elements with a WINDEV application
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
fDelete (Example)
Usage example of the fDelete function
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Page templates
WEBDEV allows you to create page templates......