ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StatSum (Function)
Calculates the sum for a series of values.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
BurnerEject (Function)
Opens or closes the door of current burner.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
XMLData (Example)
Usage example of the XMLData function
Control constants
List of constants used by the functions for managing controls...
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
StatVariance (Function)
Calculates the variance for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.