ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
<Source>.First (Function)
Sets the position on the first record of a data file according to the specified browse item.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
8. "Mobile friendly" site: Dynamic serving
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
Task management functions
List of functions for managing tasks...
Using the Salesforce service
Salesforce is a very popular CRM software......
10. Page templates
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.