ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
AppInstallVersion (Function)
Installs a specific application version.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
ContentType (Property)
The ContentType property gets and sets the type of a message.
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
Namespace (Property)
The Namespace property is used to manage namespaces.
UUID (Property)
The UUID property is used to get the identifier of an element.
Company (Property)
The Company property is used to get and modify the company associated with an element.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Events associated with a Switch control
fCompress (Function)
Compresses a file.
Events associated with ListView controls
List of events associated with ListView controls...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
TreeExpand (Function)
Expands a node in a TreeView control.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......