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.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table...
grRBAddData (Function)
Adds data to a Radial Bar chart.
Binding a Link control to an item
StreamAccept (Function)
Associates a stream connection request with a Conference control.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
ActiveX control properties
List of properties associated with the ActiveX control...
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage...
Properties associated with a window
List of properties associated with a window...
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
RTF control properties
List of properties associated with the RTF control...
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Programming an indexed control
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records...
Creating the Vision windows of the WINDEV RAD pattern
Combination (Type of variable)
A combination is a set of options.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Sorts in a report
The sort is used to organize the information displayed in the report......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed,...