ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Reals
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
11. Table/Looper controls
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
4. HFSQL Classic
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
1. What is a website?
Error 705: The property does not exist on this type
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
11. Table/Looper controls
WDHFDiff - Use
WDHFDiff is used to compare......
13. Security benefit: managing the "Back" button
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
The use of the Automation type in a site is reserved for the advanced users