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...
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook,...
HModify (Example)
Usage example of the HModify function
XMLPath (Function)
Returns the current position in the document in XPATH format.
fListFile (Example)
Usage example of the fListFile function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates...
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable,...
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Python: Native calls
WLanguage allows for native Python calls......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements...
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage...
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
fListResource (Function)
Lists the resources integrated to the application.