ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
The Signature control
The Signature control is a report control used to sign......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
Managing the runtime errors
Some errors may occur in your application......
Customize your charts: type, color, legends, etc.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Style of a control
As soon as it is created, a control is associated with a style......
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
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.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.