ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. User-friendly editors in practice
User-friendly editors in practice...
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
Socket management functions
List of functions for managing sockets...
dCopy (Function)
Copies an image to another image.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Constants for managing animations
List of constants used by the functions for managing the animations...
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
DDEString (Example)
Usage example of the DDEString function
Associative array (Type of variable)
An associative array is an "advanced" type of array...
MatReadColumn (Example)
Usage example of the MatReadColumn function
MatReadLine (Example)
Usage example of the MatReadLine function
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
dChord (Example)
Usage example of the dChord function
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
StatVarianceP (Function)
Calculates the variance for a full 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.