ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
<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....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
<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).
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...
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Google document management functions
List of functions for managing Google documents...
Salesforce functions
List of Salesforce functions...
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
SQLSeek (Function)
Positions on the specified result row of the query.
SQLModify (Function)
Modifies the content of a row in the query result.