ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
The planes (in a window or in a report)
The planes are used to group the window controls......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
HugeFile (Property)
The HugeFile property sets the maximum possible size of a table.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Kanban control events
The following events are associated with Kanban controls......
Creating the Relation windows of a WINDEV RAD pattern
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
MSIX installation
Constants for managing windows
List of constants used by the functions for managing windows...
Unalterable (Property)
The property Unalterable property is used to set the inalterability of a table: the table cannot be modified; only additions can be made.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.