ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListFile (Function)
Lists the files found in a directory and returns the list of files.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
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 Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Google Contacts management functions
List of functions for managing Google contacts...
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....