ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
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....
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
Managing space characters in the searches?
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Merging differences (SCM)
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Error 404: The file for HFSQL browse cannot be an expression of this type
3. Types of accessible data files
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......