ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Scheduler control events
The following events associated with Scheduler controls:...
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
WinStatus (Function)
Identifies or modifies the window status.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.