ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)...
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
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).
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).
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.
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Infinite Progress Bar control
Progress bars provide useful information to the end user......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......