ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
13. External component in practice
External component in practice...
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
2. Projects in practice
Discover the main operations that can be performed on a project....
2. Projects in practice
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
AutomaticEvent (Variable type)
The AutomaticEvent type is used to manage an automatic event.
OLESave (Function)
Saves the object found in an OLE control in binary format.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
SecurePassword (Variable type)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.