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...
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines...
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item...
LooperInsert (Function)
Inserts a row into a Looper control.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated...
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view...
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
fClose (Function)
Closes an external file.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls...
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
How to open a page?
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information...
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive...
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map...
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report...
Reintegrating translated text into a project
Once the translation of framework libraries ("......