ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service constants
List of constants used by the functions for managing services....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Options of the window editor
To configure the general options of the window editor......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
HRegenerateFile (Function)
Regenerates a data file from its log.
HRead (Function)
Reads a record in a file according to a given record number.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
16. Types of code
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
W3C standardization
You must comply with the W3C standard (HTML 4......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......