ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
Error 17: OTHER CASE must be the last statement used in SWITCH
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
ERR_NOTADEVVERSION
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
3. Application development cycle
Development cycle of a WINDEV application....
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.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
fChangeExtension (Function)
Changes the extension of a file on disk.
DriveCreateFile (Function)
Creates a file on the remote disk.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
ERR_NOTAVAILABLE
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
1
2
3
4
5
6
383
>