ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
<Multimedia>.Volume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
<Pivot Table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
13. Print: Reports
WINDEV reports...
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the table, filter, view or query.
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the table, filter, view or query.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
WDDeploy features
WDDeploy can be used to......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
2. Types of setup
Types of setup...
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Organization chart linked to a data file
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......