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...
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file...
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change...
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first...
fLock (Function)
Entirely or partially locks an external file.
iPrintImage (Function)
Sends the image file to print to the print buffer.
The Breadcrumb control
...The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back...
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced...
Step 1: Configuring the print parameters
This step allows you to choose......
InfoBuild (Function)
Displays a custom message in a system information window.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove...
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running...
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor...
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto...
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Android Control Center
Do you know where to find your application log files?...
Creating the skin template of a report