ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
ReplicInfo (Function)
Returns information about a replication.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
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.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
SNMPGetTable (Function)
Reads a table of SNMP values.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).