ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Events associated with a Spreadsheet control
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Setup on a local network (LAN)
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Query editor
The query editor is used to automatically create queries on the data files......
OBEX constants
List of constants used by the OBEX functions....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Creating nested reports
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
WDXView : Use
This help page presents the different features of WDXView......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......