ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fRename (Function)
Modifies the name of a file.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
Content (Property)
The Content property is used to get and change the content of an element.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
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....
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
fUnlock (Function)
Entirely or partially unlocks an external file.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
Factorial (Function)
Returns the factorial of an integer number.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
ServiceRestart (Function)
Restarts a service (already started).
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
HPass (Function)
Defines the password used to create or open a data file.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.