ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
HRegenerateFile (Function)
Regenerates a data file from its log.
The Multimedia control
The Multimedia control is used to play multimedia files......
Record (Type of variable)
The Record type is used to save the values of a record.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
7. Dynamic site on specific configurations
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
FTPAttribute (Example)
Usage example of the FTPAttribute function
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
tapiDial (Function)
Dials a phone number for a voice line.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....