ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
grWndSize (Function)
Defines the size of the window containing the chart.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
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.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Border management constants
List of constants used by the border management functions....
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
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....
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.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Constants for managing videos
List of constants used by the functions for video management....
Open (Function)
Opens a modal WINDEV window.