ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
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.
Error 120: Redefinition of the structure
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....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
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.
JSONToVariant (Example)
Usage example of the JSONToVariant function
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