ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
fUnlock (Function)
Entirely or partially unlocks an external file.
fRename (Function)
Modifies the name of a file.
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
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
Constants used for managing the multi-touch
Constants for managing the multi-touch...
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
WordCount (Function)
Returns the number of words in a string.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....