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...
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified...
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is in an Image variable.
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...
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
XMLData (Example)
Usage example of the XMLData function
Move
The Move property determines if an element can be moved.
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
<ftpConnection variable>.Command (Function)
Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS...
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members...
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
9. Generation modes
WINDEV Mobile includes different types of generation......
16. Protecting access to the site: passwords
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF...
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING...