ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
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......
Multi-project search
Performing a search in the current project is a common operation......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Binding controls to data
A window or page can display information from......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Installing the monitoring robot
The monitoring robot includes three executables......
Installing the robot controller
The monitoring robot includes three executables......
Installing the monitor
The monitoring robot includes three executables......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......