ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
<Multimedia>.Volume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
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.
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Using the Salesforce service
Salesforce is a very popular CRM software......
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
2. Types of setup
Types of setup...
17. Project Management Hub
...Project Management Hub...
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
2. Projects in practice
Discover the main operations that can be performed on a project....
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
Binding a Check Box control to an item
10. Page templates