ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
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....
TimeValid (Function)
Checks the time validity.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
grDeleteAll (Function)
Erases a chart and destroys this chart.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
iPrintReport (Function)
Prints a report created with the report editor.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).