ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Max (Function)
Returns the greatest value passed as parameter.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
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.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
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)....
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....