ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
FileDisplay (Example)
Usage example of the FileDisplay function
InServiceMode (Function)
Indicates whether the code is run in a service.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
SQLChangeConnection (Function)
Modifies the current connection.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
NetworkUser (Function)
Identifies the name of the connected user.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
InitialState (Property)
The InitialState property gets the initial state of a control.
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.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
RegistryListKey (Function)
Lists the subkeys of a registry key.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......