ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeView constants
List of constants used by the TreeXXX functions...
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
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
EnumSubElement (Example)
Usage example of the EnumSubElement function
Constants for telemetry management
Constants for telemetry management...
iParameter (Function)
Retrieves the printer configuration and configures the print.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
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
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
HTTP constants
List of constants used by the HTTP functions....
AJAXExecute (Example)
Usage example of the AJAXExecute function
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
fClose (Example)
Usage example of the fClose function
HCloseConnection (Example)
Usage example of the HCloseConenction function
fListDirectory (Example)
Usage example of the fListDirectory function