ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pyramid charts
Pyramid charts allow you to view data in descending order......
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Size (Property)
The Size property is used to determine and change the size of an element.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Serialization constants
The serialization constants are as follows:
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Print modes of a report
Several print modes are available for a report....
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.