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.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated...
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion...
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete...
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed...
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Operations in a Select query : add and delete
The following paragraphs present......
Table,Add (External language)
Adds an element to a Table control.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2...
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter...
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied...
The DotNet structure
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter...
Pyramid charts
Pyramid charts allow you to view data in descending order......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web...
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Error 703: The property does not exist