ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Service constants
List of constants used by the functions for managing services....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
HRead (Function)
Reads a record in a file according to a given record number.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
16. Types of code
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
W3C standardization
You must comply with the W3C standard (HTML 4......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
EndService (Function)
Ends the execution of the current service.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Creating a Java archive
When your Java application is developed, you can......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Manipulating a Layout control programmatically
A Layout control can be......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
HPrevious (Function)
Positions on the previous file record according to a browse item.