ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
fTrackStop (Function)
Stops monitoring a file or directory.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
<Image>.DrawLine (Function)
Draws a line in an Image control.
fSplit (Function)
Splits a file into several files.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<Email variable>.LoadAttachment (Function)
Adds an attached file to an email.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
<Source>.LogStop (Function)
Stops the log process of a file.
fFileExist (Function)
Checks the existence of an external file.
fAttribute (Function)
Returns or modifies the attributes of a file.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
iSkipLine (Function)
Forces one or more line break.
iLine (Function)
Prints a line at specified coordinates.
fChangeExtension (Function)
Changes the extension of a file on disk.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
DriveCreateFile (Function)
Creates a file on the remote disk.
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.
MyPage (Reserved word)
MyPage is used to handle the current page...
HRead (Function)
Reads a record in a file according to a given record number.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......