ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
KioskDisable (Function)
Disables kiosk mode for the current application.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Check model
You can use check models to easily create checks...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
WINDEV and the SOAP protocol
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......