ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
<Looper>.ModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
<Multimedia>.Volume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
<Connection variable>.ModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
<Connection variable>.ModifyViewRights (Function)
Modifies the rights granted to a user or group on an SQL view or on a materialized view.
MCIPositionFormat (Function)
Fixes the format used to define the position in a media file (opened by MCIOpen).
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
The Wire control
The Wire control is used to visually link 2 controls......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......