ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
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:...
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......
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......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
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.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
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....
DateDifference (Function)
Calculates the number of days between two dates.
DatePicker (Function)
Opens the system date picker.
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
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....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
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.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.