ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
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....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
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, ...).
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.
ModbusDisconnect (Function)
Closes the Modbus session.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Scheduler report
The report editor allows you to create "Scheduler" reports....
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
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.
Manipulating a Layout control programmatically
A Layout control can be......