ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV database schema...
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....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
GeometryOverlap (Function)
Determines whether two geometries overlap.
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
GeometryContain (Function)
Determines if geometry A contains geometry B.
GeometryCover (Function)
Determines if geometry A covers geometry B.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Google Maps management functions
List of functions for managing Google maps...
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Google document management functions
List of functions for managing Google documents...
Salesforce functions
List of Salesforce functions...
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
GeometryCross (Function)
Compares two geometries and determines if their intersection spatially crosses.
<PolygonGeo variable>.Equal (Function)
Determines whether two geometries are spatially equal, i.e. whether the first geometry is included in the second, and vice versa.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.