ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous WEBDEV functions
List of various WEBDEV functions
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document.
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...
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: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls...
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
New features in WEBDEV 2025
WEBDEV 2025 is available!
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...
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]...
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...
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...
(No title )
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.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width,...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications,...
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses...
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Constants for managing projects
List of constants used by the functions for managing projects....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Managing space characters in the searches?
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server:...
WINDEV License Agreement
WINDEV License Agreement...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element...
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks...
Enumeration (Type of variable)
An enumeration is a set of values......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice...
The RTF control (Report editor)
...The "RTF" (Rich Text Format) control is used to display a formatted character string...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.