ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Conversion (Function)
Converts a value from a unit to another one.
2. Static or dynamic site
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Changing sites from AWP to SEO-ready session mode
Discover all the possibilities of pivot tables
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
HStatNbRec (Function)
Returns the number of entries for a given key item.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Arithmetic operators
The arithmetic operators are......
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Statistical constants
List of constants used by the statistical functions....
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.