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.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV...
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links...
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user...
Control constants
List of constants used by the functions for managing controls...
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously...
fDriveInfo (Function)
Returns information about a drive.
EmailGetAll (Function)
Retrieves all the emails found on a server.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached...
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made...
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
GroupPrevious (Function)
Reads the group of contacts before the current group in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts found in the address book of a Lotus Notes or Outlook messaging.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT...