ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HChangeRplDir (Function)
Changes the location of the subscriber replica description ("*.rpl" file).
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
Command (Variable type)
The Command type defines all the advanced characteristics of a command used for an executable file.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
WLanguage procedure called by fWatchFile
WLanguage procedure ("callback") called by fWatchFile when a change is made to the watched file.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
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.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
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).
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......