ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.