ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<Map>.ModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
<Page>.OpenChild (Function)
Opens a non-modal child window.
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....