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...
ListDelete (Example)
Usage example of the ListDelete function
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record....
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
sOpen (Example)
Usage example of the sOpen function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
zipNbFile (Example)
Usage example of the zipNbFile function
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable....
HOpenConnection (Function)
Opens a connection to a specific database.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal...
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map...
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table...
ThreadExecute (Function)
Starts the execution of a secondary thread.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
grCreate (Function)
Creates a specific type of chart.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
7. Multilingual sites in practice
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL...
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App...
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function