ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Events associated with a Layout control
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Properties associated with reports and controls
List of properties associated with the reports and their controls...
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
HTML Editor control properties
Properties associated with the HTML Editor control....
Applet control properties
List of properties associated with the Applet control...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Site Map control properties
List of properties associated with a Site Map control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.