ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
SQLFirst (Example)
Usage example of the SQLFirst function
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
TreeListItem (Example)
Usage example of the TreeListItem function
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
HNext (Function)
Sets the position on the next data file record according to a browse item.
MySelf (Reserved word)
MySelf is used to handle the current control...
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
PreviousPage (Function)
Returns the name of the previous page.
MyParent (Reserved word)
MyParent is used to handle...
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
DateTimeDifference (Function)
Calculates the difference between two dates and times.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......