ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
fTrackFile (Function)
Triggers the tracking of a file.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
<Source>.Open (Function)
Opens a data file.
fRename (Function)
Modifies the name of a file.
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
fCreate (Function)
Creates an external file.
HOpen (Function)
Opens a data file.
zipDeleteFile (Function)
Deletes a file from an archive.
BurnerAddFile (Function)
Adds a file to the compilation.
xlsClose (Function)
Closes an XLS file.
<DiskFile variable>.Close (Function)
Closes an external file.
fClose (Function)
Closes an external file.
fChangeSize (Function)
Resizes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....