ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Table,Count (External language)
Returns the number of elements in a Table control.
<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.
List,Count (External language)
Returns the number of elements found in a list.
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......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Mouse management functions
List of functions for mouse management...
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......
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......
Binding controls to data
A window or page can display information from......
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......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......