ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
The Check Box control
A Check Box can correspond to......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Type and version of Web server
The configuration diagnostic displays the following error......
EnumerationFromName (Function)
Returns an enumeration value known by its name.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
WEBDEV Application Server 2024
2. Examples and components provided with WEBDEV
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Accessibilité (Property)