ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Activation key management functions
The following functions are used to manage activation keys:...
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
TimeValid (Function)
Checks the time validity.
DatePicker (Function)
Opens the system date picker.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
DateDifference (Function)
Calculates the number of days between two dates.
Age (Function)
Returns the age according to the date of birth.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
AppInstallUPD (Function)
Triggers the automatic update of current application.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.