ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<Word Processing>.ToHTML (Function)
Converts the content of a Word Processing control into an HTML file.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.