ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the web service.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).