ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Defining a help window template
WINDEV allows you to create help window templates......
OCRExtractText (Function)
Reads the text contained in an image.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
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.
Voice commands in your applications
The applications that you develop can react to the user's voice......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
WinCopyForm (Function)
Copies the content of a form into the clipboard.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
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.