ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
StatMax (Example)
Usage example of the StatMax function
StatMin (Example)
Usage example of the StatMin function
StatVariance (Example)
Usage example of the StatVariance function
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Generating the RAD pattern
To generate a RAD pattern:...
StatAverage (Example)
Usage example of the StatAverage function
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
StatSum (Example)
Usage example of the StatSum function
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
MatReadColumn (Example)
Usage example of the MatReadColumn function
StatError (Example)
Usage example of the StatError function
MatReadLine (Example)
Usage example of the MatReadLine function
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
fExtractPath (Example)
Usage example of the fExtractPath function
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......