ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
grAddData (Function)
Adds a data into a chart.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
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.
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....
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
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......
fTrackFile (Function)
Triggers the tracking of a file.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Principle for running threads
At runtime, an application runs in a main thread......
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......
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.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.