ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
mongoGridFSFileInfo (Variable type)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
CertificatePEMToPFX (Function)
Converts a certificate in PEM format to a PFX file including the private key.
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
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.
NameBrowserFile (Property)
The NameBrowserFile property gets the original name of the file to upload from the user's computer....
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.
HChangeRplDir (Function)
Changes the location of the subscriber replica description ("*.rpl" file).
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....