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.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Native Access to SAP
SAP is a widely used ERP......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced...
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL...
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used...
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage...
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser...
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
The different types of integers
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
DDEUpdate (Function)
Modifies a linked data.
MatWrite (Example)
Usage example of the MatWrite function
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min