ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Describing an element
A flexible modeling includes different elements linked together......
Country (Variable type)
The Country type is used to find out the characteristics of a country.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Page constants
List of constants used by page functions....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Date (Type of variable)
The Date type enables you to easily handle the dates...
Array functions
List of functions for managing arrays...
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
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.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.