ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Scheduler functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control. The Scheduler control is displayed from the day corresponding to the previous time area.
Note The functions <Scheduler>.DisplayPreviousPeriod and <Scheduler>.DisplayNextPeriod functions are used to implement simple "Next / Previous" Button control fields. These controls allow you to scroll through the time areas displayed by the Scheduler control.
Example
// Clic sur le champ Bouton [PRECEDENT]
PLN_PlanningSalles.AffichePériodePrécédente()
Syntax
<Scheduler control>.DisplayPreviousPeriod()
<Scheduler control>: Control name
Name of the Scheduler control to be used.
Component: wd300obj.dll
Minimum version required
  • Version 23
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help