ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Sub-query
A sub-query is a query whose result is used by another query......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
WINDEV 2024 Tutorial - Table of contents
Compression (Property)
The Compression property gets and sets the data compression mode.