ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemcachedAddSuffix (Function)
Adds a value at the end of existing value in the cache for the given key.
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<Menu>.Add (Function)
Adds an existing popup menu to the main menu of the current window.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...