|
|
|
|
|
<Organizer>.ChangeMode (Function) In french: <Agenda>.ChangeMode Modifies the time range displayed by an Organizer control (Day/Week/Month).
// Displays the first four days of the week ORG_MyOrganizer.ChangeMode(orgzWeek, 4)
Syntax
<Organizer control>.ChangeMode(<Display range> [, <Number of days>])
Related Examples:
|
Complete examples (WINDEV): WD Organizer
[ + ] This example is used to synchronize some appointments between your Outlook, Lotus Notes and Google calendars. Based on the Organizer control, you have the ability to create, modify, move or delete the appointments. you also have the ability to classify the appointments by category and to link them to several external organizers.
|
|
Training (WINDEV): WD Handling the Organizer control
[ + ] WD Handling the Organizer control is a simple example for using the Organizer control. The following features are used: - Creating an appointment - Saving an organizer - Restoring an organizer
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|