ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.VerticalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis).
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
Management of Google calendars (prefix syntax)
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Organizer control functions
The following functions are used to manage the Organizer control:...
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
SysYRes (Function)
Returns the vertical screen resolution.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
iVLine (Function)
Prints a vertical line at specified coordinates.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
1
2
3
4
5
6
296
>