ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing emails (prefix syntax)
List of functions for managing emails...
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
Menu management functions
List of functions for managing menus...
Width (Property)
The Width property is used to determine and change the width of an element.
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Email management functions
List of functions for managing emails...
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
Operating mode of dynamic Active WEBDEV Pages
Height (Property)
The Height property is used to get and change the height of an element.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Windows
The windows represent the main interface of a WINDEV application......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Creating a select query
A select query (corresponding SQL statement......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Handling report blocks
The different operations available on report blocks are as follows......
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.