ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTrackStop (Function)
Stops monitoring a file or directory.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
EmailLoadAttachment (Function)
Adds an attached file to an email.
XMLSave (Function)
Saves an XML document in a file.
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
DocSave (Function)
Saves a document as a "docx" file.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<Email variable>.LoadAttachment (Function)
Adds an attached file to an email.
<Source>.DescribeFile (Function)
Describes a data file programmatically.
<Source>.Cross (Function)
Crosses a record in a data file.