ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing videos
List of constants used by the functions for video management....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
XML management: Use example
This application example manages an XML file named "Orders......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Report viewer: Proposing several reports
In the document preview, end users can......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.