ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
HIndex (Function)
Rebuilds the file index (".NDX" file).
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
1. RAD (Rapid Application Development)
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
1. RAD (Rapid Application Development)
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.