ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous WEBDEV functions
List of various WEBDEV functions
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document.
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...
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
WEBDEV: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls...
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
New features in WEBDEV 2025
WEBDEV 2025 is available!
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...
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]...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
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...
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV.
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
(No title )
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV.
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.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns...
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....
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...