ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Code editor: Display options
The code editor proposes several display options......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Handling report blocks
The different operations available on report blocks are as follows......
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.