ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
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.
State (Property)
The State property is used to get and change the state of an element.
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.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
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.
fTrackStop (Function)
Stops monitoring a file or directory.
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.