ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
13. Generation modes
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
<Spreadsheet>.TypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.