ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
Miscellaneous WEBDEV functions
List of various WEBDEV functions
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
WEBDEV 2026 Tutorial - Table of contents
Returns the number of direct children for an element in a TreeView Table control.
New features in WEBDEV 2026
WEBDEV 2026 is now available.
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
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 2026: New WLanguage features
Version 2026 includes new and improved functions, properties and data types, ...
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...
WEBDEV: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls...
New products brochure 27: WEBDEV new products
New features in WEBDEV 27 presented in the New Features brochure.
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document.
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
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.
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...
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...
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...
Shared analysis between earlier WINDEV applications and WINDEV 2026
A database schema can be shared between a WINDEV application...
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
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.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
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...
Height (Property)
The Height property gets and sets the height of an element.
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.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window...
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
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.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).