AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones de emulación
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Defines the runtime speed for the emulating functions.
Example
// Slows down the runtime speed of the test
EmulateSpeed(esSlow)
EmulateMouse(EDT_Name, emLeftClick, 10, 5)
Syntax
EmulateSpeed(<Speed>)
<Speed>: Integer constant
Runtime speed for the EmulateXXXX functions:
esDefault
(Default value)
Normal runtime speed.
esSlowSlow runtime speed (to see the actions performed).
Component: wd290testexe.dll
Versión mínima requerida
  • Versión 21
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

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