ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
<sfConnection variable>.Disconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
SysShutdown (Function)
Stops the system or closes the current Windows session.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
<fbSession variable>.Stop (Function)
Closes the Facebook session opened with the FBStartSession function.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
FBStopSession (Function)
Closes the Facebook session opened with the FBStartSession function.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
Thumbnail control properties
List of properties associated with the Thumbnail control...
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
WDTrans: Rolling back all changes made to the files held by a transaction
If a transaction is in progress, rolls back all changes made to the files since the beginning of the transaction......