ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Project description: Files tab
The project description window allows you to configure various elements of your project......
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
mongoResult (Variable type)
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.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
SQLFirst (Function)
Positions on the first row of the query result.
HFilter (Function)
Defines and enables a filter on a table, view or query.
WEBDEV concepts
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HCross (Function)
Crosses a record in a data file.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
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...