ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Miscellaneous WEBDEV functions
List of various WEBDEV functions
WEBDEV 2026 Tutorial - Table of contents
WEBDEV: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls...
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...
New products brochure 27: WEBDEV new products
New features in WEBDEV 27 presented in the New Features brochure.
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
New features in WEBDEV 2026
WEBDEV 2026 is now available.
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...
2024 novelties brochure: WEBDEV novelties
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
Shared analysis between earlier WINDEV applications and WINDEV 2026
An analysis can be shared between a WINDEV application...
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...
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.
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]...
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...
12. Retrieving data from a site
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
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...
Password (Property)
The Password property sets and changes the password.
LoadParameter (Function)
Reads a persistent value.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated...
Comment (Property)
The Comment property is used to manage comments.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Link (Property)
The Link property is used to get and change the link of an element.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes...
ControlToSource (Function)
Assigns the control value to the source of a control link.
LooperSelectPlus (Function)
Selects a row in a Looper control.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
PageParameter (Example)
Usage example of the PageParameter function
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts"...
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control...
Alias (Property)
The Alias property gets the alias of an element.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will...