ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
StatCovariance (Function)
Calculates the covariance between two series of values.
Events associated with Shape controls
List of events associated with Shape controls...