ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
WINDEV Mobile concepts
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
The pages
Pages are the main interface of a WEBDEV site......
Windows
The windows represent the main interface of a WINDEV application......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
WEBDEV concepts
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
FinRedemption (Example)
Usage example of the FinRedemption function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
1
4
5
6
7
8
17
>