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...
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...
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.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
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.