ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
FTPName (Function)
Returns the name of the last file accessed by an FTP function.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.