ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLSave (Function)
Saves an XML document in a file.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
DateDifference (Function)
Calculates the number of days between two dates.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
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....
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Report based on a query
Queries are used to easily select records in one or more data files......
fCurrentDrive (Function)
Gets or sets the current drive.
fOpenTempFile (Function)
Creates and opens a temporary file.
HTTPAddFile (Function)
Adds a file to the HTTP form.
EmailLoadAttachment (Function)
Adds an attached file to an email.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
fSplit (Function)
Splits a file into several files.
fTrackStop (Function)
Stops monitoring a file or directory.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
DocSave (Function)
Saves a document as a "docx" file.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
<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.