ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Document (Type of variable)
The Document type is used to handle a "docx" document.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
fUncompress (Example)
Usage example of the fUncompress function
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
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....
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
HExecuteProcedure (Function)
Runs a stored procedure.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
grHMGetData (Function)
Retrieves data from a Heatmap chart.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
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
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, ...).
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.