ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
<Source>.Cross (Function)
Crosses a record in a data file.
HCross (Function)
Crosses a record in a table.
HDelete (Function)
Deletes a record from a table (query or view).
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......