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...
Border (Property)
The Border property is used to get and change the borders of an element.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo...
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page...
RegistryListKey (Function)
Lists the sub-keys of a registry key.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Caption (Property)
The Caption property is used to get and change the text of an element.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text,...
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend...
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.