ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenChild (Function)
Opens a non-modal child window.
<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.
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
OpenSister (Function)
Opens a non-modal sibling window.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
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.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
<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..
Error 1001: The operators: and:: can only be used in the methods of classes
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......