ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
NET constants
List of constants used by the DotNet functions....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Column events (Table control)
List of events associated with the columns of Table controls...
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
ImageState (Property)
The ImageState property gets and sets the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Chart constants
List of constants used by the functions for chart management....
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
FTPCommand (Example)
Usage example of the FTPCommand function
dLine (Example)
Usage example of the dLine function