ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
<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.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
<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.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
MemCount (Function)
Returns the number of elements found in a memory zone.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
<EmailPOP3Session variable>.GetAll (Function)
Retrieves all the emails found on a POP3 server.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
TreeGiveChild (Function)
Returns the "children" of an element found in a TreeView control.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Data source (Example)
Usage example of the Data source type
Properties of a help page
The characteristics of a help page are used to define......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.