ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
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.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
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.
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.