ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadFirst (Function)
Sets the position on the first record according to a browse item.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
HIndex (Function)
Rebuilds the file index (".NDX" file).
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
HTMLToText (Function)
Converts an HTML string or buffer to text.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
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.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
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.