ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TelemetryConfigure (Function)
Gets and sets the telemetry settings.
fSelect (Function)
Opens the Windows file picker.
fCurrentDrive (Function)
Gets or sets the current drive.
fOpenTempFile (Function)
Creates and opens a temporary file.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
EmailLoadAttachment (Function)
Adds an attached file to an email.
XMLSave (Function)
Saves an XML document in a file.
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.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
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.