ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
fListFile (Example)
Usage example of the fListFile function
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
TimeToInteger (Function)
Converts a time to an integer.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
SysColor (Function)
Identifies or modifies the color of a Windows element.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Reals
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
ArraySort (Function)
Sorts a WLanguage array.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
MCI constants
List of constants used by the MCI functions....
Creating a Java archive
When your Java application is developed, you can......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Assignment operators
Three assignment operators are available......
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.