ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
KeyPressed (Function)
Checks which key is pressed.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Drawing constants
List of constants used by the drawing functions....
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
Spreadsheet control: Available formulas
At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Reports
A report provides a custom view of data......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.