ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
Miscellaneous WEBDEV functions
List of various WEBDEV functions
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document.
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.
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...
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...
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
New products brochure 27: WEBDEV new products
New features in WEBDEV 27 presented in the New Features brochure.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
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...
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...
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression...
Wrapping (Property)
The Wrapping property gets and sets the wrapping options of an element.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
ChangeCharset (Example)
Usage example of the ChangeCharset function
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB...
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments...
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period...
Map control functions
Map control functions...
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
HTTPRequest (Example)
Usage example of the HTTPRequest function
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced...
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest...
iConfigureReport (Function)
Configure the printer by opening the configuration window directly (WINDEV and WINDEV Mobile).
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric...
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded...
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
Vibration (Property)
The Vibration property is used to manage notification vibrations.