ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL constants
List of constants used by the HFSQL functions....
Project description: Files tab
The project description window allows you to configure various elements of your project......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
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.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
SQLFirst (Function)
Positions on the first row of the query result.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
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...
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 data file 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)....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
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)...
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......