ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Global and local variable
Two types of variables are available......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Programming custom calculations in Table controls (prefix syntax)
Print modes of a report
Several print modes are available for a report....
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
Comparison operators
The comparison operators can be divided into several categories......
Operator on Address
The & operator returns the address of a variable as an integer
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
5. The following files are automatically created
Environment of the window editor
The main elements of window editor are as follows: