ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Voice commands in your applications
The applications that you develop can react to the user's voice......
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
WinCopyForm (Function)
Copies the content of a form into the clipboard.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
MemExist (Function)
Checks the existence of a memory zone.
iZoneHeight (Example)
Usage example of the iZoneHeight function
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.
MemModify (Function)
Modifies an element in a memory zone.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
11. Window templates
WINDEV Mobile allows you to create window templates....
14. Report templates
...Report templates are used to easily standardize report layouts....
Environment of the data model editor
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....