ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRegenerateFile (Function)
Regenerates a data file from its log.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
DDEUnLink (Function)
Interrupts a link between an item and a data.
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
HCross (Function)
Crosses a record in a data file.
<Source>.Cross (Function)
Crosses a record in a data file.
HDescribeFile (Function)
Describes a data file programmatically.
grDeleteSeries (Function)
Deletes a data series from a chart.
DatePicker (Function)
Opens the system date picker.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
Aliases on data files: HAlias
The aliases are used to handle......
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
The OLE control
The OLE control is used to handle an OLE object......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Page with parameters
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
8. Associating controls with data
InDays (Property)
The InDays property is used to convert a Duration variable to days.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
1. Project and analysis