ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

emailHeader (Variable type)
The emailHeader type is used to retrieve or define the additional email headers.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
GetDefinition (Function)
Retrieves the definition of element type.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Multimedia constants
List of constants used by the multimedia functions....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Table,Modify (External language)
Modifies an element in a Table control.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
grDraw (Function)
Draws a chart according to the specified parameters.
Enumeration (Type of variable)
An enumeration is a set of values......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
FileDisplay (Example)
Usage example of the FileDisplay function