ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Types of accessible files
2. Types of accessible files
Types of accessible files...
13. Types of standard controls
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
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......
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
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....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
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......
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
grRealTimeInterval (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......
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....
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].