ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
Events associated with Edit controls
WLanguage events associated with Edit controls...
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Automatic management of exceptions
The management of exceptions can be customized by process......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Large (Property)
The Large property allows you to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Extended (Property)
The property Extended allows you to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<pdfDocument variable>.VerifySignatures (Function)
Checks the validity of PDF signatures. Note: This function is only available from version 2025 Update 1....
Environment of the report editor
Environment of the report editor...
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......