ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document.
Miscellaneous WEBDEV functions
List of various WEBDEV functions
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
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.
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
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.
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.
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...
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed...
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory...
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list...
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified...
fRead (Example)
Usage example of the fRead function
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock...
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart. Warning: This feature is only available...
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
ArrayDistinct (Function)
Returns an array without duplicates. Warning: This feature is only available from WINDEV Suite...
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.