ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Constants for managing projects
List of constants used by the functions for managing projects....
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
MatExist (Function)
Checks the whether the matrix exists in memory.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
grGridlines (Function)
Displays or hides the chart gridlines.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table 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)...