ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
NotificationDisplay (Function)
Displays a message outside the browser.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Software license agreement
WINDEV Express license agreement...
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.
SMSSend (Function)
Sends an SMS.
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).
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
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....
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
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)......
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......