ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous WEBDEV functions
List of various WEBDEV functions
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
New features in WEBDEV 2025
WEBDEV 2025 is available!
WEBDEV 2025 Tutorial - Table of contents
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
2024 novelties brochure: WEBDEV novelties
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
Analysis shared between earlier WINDEV applications and WINDEV 2025 applications
An analysis can be shared between a WINDEV application...
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must...
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break...
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
PageDisplay (Function)
Displays a web page in the user's browser....
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns...
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Value (Property)
The Value property is used to get and change the value of an element.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially...
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Port (Property)
The Port property is used to identify and change a server connection port.
TreeView Table control functions
List of functions for managing TreeView Table controls...
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter...
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
12. Retrieving data from a site
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control,...
Round (keyword)
The Round keyword can correspond to...