ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Contact groups management functions
List of functions for managing groups of contacts...
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Net constants
List of constants used by the Net functions....
Task management functions
List of functions for managing tasks...
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
HOnError (Function)
Customizes the management of HFSQL errors.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....