AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones del planificador
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control. The Scheduler control is displayed from the day corresponding to the next time area.
Note The <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.
Ejemplo
// Clic sur le champ Bouton BTN_SUIVANT
PLN_PlanningSalles.AffichePériodeSuivante()
Sintaxis
<Scheduler control>.DisplayNextPeriod()
<Scheduler control>: Nombre del control
Name of the Scheduler control to be used.
Componente: wd300obj.dll
Versión mínima requerida
  • Versión 23
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 21/09/2024

Señalar un error o enviar una sugerencia | Ayuda local