ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value (Property)
The Value property is used to:
  • Find out and modify the value of a report control.
  • Find out and modify the value of a control or the title of a window.
  • Find out the identifier of a stream.
  • Find out and modify the value of a control or the title of a page.
Max (Function)
Returns the greatest value passed as parameter.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows...
<ANSI string>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
LocalStorageAdd (Function)
Adds a value to the local storage.
Abs (Function)
Returns the absolute value:
  • of a numeric value,
  • of a numeric expression (integer or real).
  • of a duration.
<Array>.Max (Function)
Returns the greatest value in the array.
<Array>.Min (Function)
Returns the lowest value in the array.
Operations in a Select query
The query editor allows you to perform operations on the values of an item...
Min (Function)
Returns the lowest value.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
CalculatedItemExpression (Property)
... the value of a calculated item. This item was defined in the data model editor or through programming....
CalculatedDefaultValue (Property)
the default value of an item. This item was defined in the data model editor or through programming. Define...
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions...
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer,...
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
gpwVisitor (Function)
Returns the value that corresponds to the word "Visitor" according to the framework used.
gpwRegisteredUsers (Function)
Returns the value that corresponds to "Registered users" according to the framework being used.
MemcachedModifyKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers....
<Chart>.LineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a Line chart....
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.