ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatReadLine (Function)
Reads the value of all elements found in a matrix row.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
StatVarianceP (Function)
Calculates the variance for a full series of values.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Sum (Function)
Calculates the sum of the array elements.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
ServiceContinue (Function)
Restarts a paused service.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
iPrintImage (Function)
Sends the image file to print to the print buffer.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Assignment of RETURN
The return value of the process currently run can be assigned...
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
Character strings
WLanguage supports different types of strings....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....