ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
The Signature control
The Signature control is a report control used to sign......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Managing the runtime errors
Some errors may occur in your application......
<emailOutlookSession variable>.NbMessage (Function)
Returns the number of incoming messages in Outlook.
Customize your charts: type, color, legends, etc.
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
Style of a control
As soon as it is created, a control is associated with a style......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
<Email variable>.LoadAttachment (Function)
Adds an attached file to an email.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
<mongoDatabase variable>.CreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.