ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding controls to data
A window or page can display information from......
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......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
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......
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
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 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......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......