ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
HDescribeFile (Function)
Describes a data file programmatically.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
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......
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Extracting messages added or modified since last extraction
A project was already created and translated......
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
<Source>.FilterContains (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......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Using WDDIXIO
To translate the text used in your project:...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Property Description (Type of variable)
The Property Description type is used to get information about a property.
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
DDESend (Function)
Sends a data to the program connected via DDE.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......