ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
DriveDeleteFile (Function)
Deletes a file on the remote disk.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
DriveCreateFile (Function)
Creates a file on the remote disk.
fCreateLink (Function)
Creates a link on a file at the specified location.
tapiDial (Function)
Dials a phone number for a voice line.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
HSetREP (Function)
Enables or disables the management of .REP file.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
fUnlock (Function)
Entirely or partially unlocks an external file.
fLock (Function)
Entirely or partially locks an external file.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
HCheckStructure (Function)
Defines the mode for comparing data files.