ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data 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).
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
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).
<Source>.ReadLast (Function)
Sets the position on the last record of a data file 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.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
<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.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.