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...
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves...
Events associated with Image controls
List of events associated with Image controls...
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus...
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Constant
The constants are language elements whose value is fixed once and for all...
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
GPSGetPosition (Function)
Retrieves information about the current device position.
Queue (Variable type)
A Queue variable is a structured type that groups a set of elements of the same type.
Events associated with Calendar controls
List of events associated with Calendar controls...
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control,...
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last...
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
ExceptionInfo (Function)
Retrieves information about the current exception.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications...
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).