ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Source Code Manager (SCM)
L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
Discover all the possibilities of pivot tables
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Table,Count (External language)
Returns the number of elements in a Table control.
List,Count (External language)
Returns the number of elements found in a list.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<Check box>.Count (Function)
Returns the number of options found in a Check Box control.
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Mouse management functions
List of functions for mouse management...
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Binding controls to data
A window or page can display information from......