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.
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.
Operations in a Select query
The query editor allows you to perform operations on the values of an item...
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.
Max (Function)
Returns the greatest value passed as parameter.
<Array>.Min (Function)
Returns the lowest value in the array.
Min (Function)
Returns the lowest value.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character...
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value...
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical...
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls...
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing...
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token"...
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric...
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client...
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
The "Bubble" charts
... the value of this third parameter.
DisplayEvenIfNull (Property)
control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control...
The Slider control (in a page)
WEBDEV proposes two types of sliders......