ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperCount (Function)
Returns the number of rows in a Looper control.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Description (Property)
The Description property is used to get and change the description of an element.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
BrowserType (Function)
Returns the type of browser used by the Web user.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
Alias (Property)
The Alias property gets the alias of an element.
EventCreate (Function)
Creates an event.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
HChangeKey (Function)
Changes the browse item.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
.NET object
To access a class......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Sort (Function)
Sorts a WLanguage array.
Switch control properties
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......