ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
<Spreadsheet>.InsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
<Spreadsheet>.AddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
MemCount (Function)
Returns the number of elements found in a memory zone.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
TreeGiveChild (Function)
Returns the "children" of an element found in a TreeView control.
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
ERR_MISSING_PAGE
Including the code
You want to include your code lines in a condition, in a structure, ......
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
Task list
Each project can be associated with a task list......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
XMLModify (Function)
Modifies the content of the current element found in the XML document.