ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
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....
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
OLESave (Function)
Saves the object found in an OLE control in binary format.
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
Managing databases in WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
SecurePassword (Variable type)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
GDPR: an audit of your data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Functions for managing emails (prefix syntax)
List of functions for managing emails...
12. Available tests
Calendar functions
List of Calendar functions...
Table
The "Table" keyword can correspond to...