ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
3. Application development cycle
Development cycle of a WINDEV application....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
<Pivot table>.CalculateAll (function)
Entirely calculates or recalculates a Pivot Table control.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
Entity of a CDM
To group information according the MERISE method, entities must be created......
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
1
3
4
5
6
7
61
>