ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous WEBDEV functions
List of various WEBDEV functions
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
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 features in WEBDEV 2025
WEBDEV 2025 is available!
WEBDEV 2025 Tutorial - Table of contents
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
2024 novelties brochure: WEBDEV novelties
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
Analysis shared between earlier WINDEV applications and WINDEV 2025 applications
An analysis can be shared between a WINDEV application...
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...
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...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found...
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java...
ColorPalette (Function)
Returns a color found in the current palette.
InPHPMode (Function)
Indicates whether the code is run in PHP.
InJavaMode (Function)
Indicates whether the code is run in Java.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer...
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
LINUX: Accessing the ODBC databases
running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still...
SaaS administrator - Dashboard
the SaaS sites of a WEBDEV Application Server......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer...
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
<Window>.ToFile (Function)
of these controls. This function is also available for WEBDEV pages....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named...