ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
<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.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HNext (Function)
Sets the position on the next data file record according to a browse item.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
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.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
mongoGridFSFileInfo (Variable type)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
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).
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
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.
WLanguage procedure called by fWatchFile
WLanguage procedure ("callback") called by fWatchFile when a change is made to the watched file.