ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Events associated with Button controls
List of events associated with Button controls...
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
StatMin (Function)
Calculates the minimum value for a series of values.
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.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
Height (Property)
The Height property is used to get and change the height of an element.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
fDir (Example)
Usage example of the fDir function
Constants for telemetry management
Constants for telemetry management...
EnumSubElement (Example)
Usage example of the EnumSubElement function
iParameter (Function)
Retrieves the printer configuration and configures the print.
TreeView constants
List of constants used by the TreeXXX functions...
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function