ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
fListDisk (Function)
Returns the list of disks installed on the computer.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Associative array (Variable type)
An associative array is an "advanced" type of array...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
ExeGetPID (Function)
Returns information about the current process.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
TimeUTC (Property)
The TimeUTC property gets and sets a Coordinated Universal Time (UTC).
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......