ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete function
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
HExecuteProcedure (Function)
Runs a stored procedure.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
fUncompress (Example)
Usage example of the fUncompress function
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HPriority (Function)
Finds out and modifies the priority of the calling application.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
ModbusDisconnect (Function)
Closes the Modbus session.
Version (Property)
The Version property is used to get and change the version of an element.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
sEndEvent (Function)
Disables the detection of an event on a serial port.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.