ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
SysIconAdd (Example)
Usage example of the SysIconAdd function
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Describing an element
A flexible modeling includes different elements linked together......
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)...
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
End of Document block
The End of document block is run once at the end of the report execution......
BorderColor (Property)
The BorderColor property sets the tooltip border color of a step.