ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fChangeExtension (Function)
Changes the extension of a file on disk.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<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.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
<Source>.LogStop (Function)
Stops the log process of a file.
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
DiagramSave (Function)
Saves a diagram as a "diag" file.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
<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.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Status bar of windows
The status bar of a window is used to display several types of information......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....