ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
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 SchedulerDisplayPreviousPeriod and SchedulerDisplayNextPeriod functions can be used to easily set up fields "Next / Previous" button. These controls allow you to scroll through the time areas displayed by the Scheduler control.
Example
// Clic sur le champ Bouton [PRECEDENT]
SchedulerDisplayPreviousPeriod(PLN_PlanningSalles)
Syntax
SchedulerDisplayPreviousPeriod(<Scheduler control>)
<Scheduler control>: Control name
Name of the Scheduler control to be used.
Component: wd300obj.dll
Minimum version required
  • Version 16
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help