ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Google document management functions
List of functions for managing Google documents...
Salesforce functions
List of Salesforce functions...
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
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.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
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....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
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)....
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Google Calendar management functions
List of functions for managing Google calendars...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
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.