ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
12. Retrieving data from a site
Name (Property)
The Name property is used to get the name of an element.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPNbValue (Function)
Returns the number of values for an attribute.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
HChangeConnection (Example)
Usage example of the HChangeConnection function
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Width (Property)
The Width property is used to determine and change the width of an element.
User (Property)
The User property is used to identify and change the user of a feature.
Text (Property)
The Text property is used to get and modify text.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......