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...
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call...
fRename (Function)
Modifies the name of a file.
fUnlock (Function)
Entirely or partially unlocks an external file.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Different types of data (Type of variable)
A variable is defined by name and type......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
WDDeploy features
WDDeploy can be used to......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows...
12. External component in practice
Constants for managing Map controls
Constants for managing Map controls...
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal...
Managing bar codes
The use of bar codes to identify and manage products has become essential......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
dbgSaveDebugDump (Function)
Saves a dump file of the application.