AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

ChronoPause (Función)
Pone en pausa un cronómetro para medir el tiempo de un proceso.
ReplicSynchronize( Función)
Sincroniza los datos correspondientes a una réplica.
Random (Function)
Returns a random number.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Sensor constants
Constants used by the SensorXXX functions...
zipExtractFile (Example)
Usage example of the zipExtractFile function
EmailGetTimeOut( Función)
Lee el valor del "timeout" de conexión a los servidores de mensajería SMTP, POP3 e IMAP..
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
ChronoResume (Función)
Reinicia un cronómetro que se detuvo con las funciones ChronoEnd o ChronoPause.
grLegend (Function)
Indicates the presence and position of legend in a chart.
Constantes utilizadas por las funciones de escáner
Constantes utilizadas por las funciones de escáner...
ChronoEnd (Función)
Detiene un cronómetro y devuelve el tiempo transcurrido (en milisegundos) desde que se inició el cronometraje (con la función ChronoStart).
ChronoValue (Función)
Indica el tiempo transcurrido (en milisegundos) desde que se llamó a la función ChronoStart.