ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OCRLoadLanguage (Function)
Adds a language to the native OCR system.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
dCopyImage (Example)
Usage example of the dCopyImage function
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Constants for managing projects
List of constants used by the functions for managing projects....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Page Header block
The Page header block is printed on each new page......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Chart constants
List of constants used by the functions for chart management....
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....