ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocSave (Function)
Saves a document as a "docx" file.
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.
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.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
<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.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
<Source>.LogStop (Function)
Stops the log process of a file.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.