ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
FinCurrentVal (Function)
Returns the current value of investment.
FinFutureVal (Function)
Returns the future value of an investment.
DecimalPart (Function)
Returns the decimal part of a number.
IntegerPart (Function)
Returns the integer part of a number.
MatRead (Function)
Reads the value of a matrix element.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
grIncreaseData (Function)
Adds a value to a data in a chart.
InitParameter (Function)
Initializes the management of persistent values.
BurnerPath (Function)
Returns the path of the current burner.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
Record (Type of variable)
The Record type is used to save the values of a record.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
2. User-friendly editors in practice
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......