ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fChangeExtension (Function)
Changes the extension of a file on disk.
<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.
DDEUnLink (Function)
Interrupts a link between an item and a data.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
DiagramSave (Function)
Saves a diagram as a "diag" file.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
DatePicker (Function)
Opens the system date picker.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
<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.
Use a calendar to enter dates
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......