ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
Miscellaneous WEBDEV functions
List of various WEBDEV functions
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
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.
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
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...
WEBDEV: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls...
New products brochure 27: WEBDEV new products
New features in WEBDEV 27 presented in the New Features brochure.
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document.
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
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...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
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...
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one...
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control...
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing...
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated...
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups...
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table"...
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control...
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar...
dPolyline (Function)
Draws a line composed of multiple segments.