ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
HFSQL constants
List of constants used by the HFSQL functions....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
fFileExist (Function)
Checks the existence of an external file.
Automation object
The Automation keyword is used to declare an automation object...
SQLConnect (Example)
Usage example of the SQLConnect function
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Google Contacts management functions
List of functions for managing Google contacts...
Google Calendar management functions
List of functions for managing Google calendars...
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
HChangeConnection (Example)
Usage example of the HChangeConnection function
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.