ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTimeDifference (Function)
Calculates the difference between two dates and times.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Table
The "Table" keyword can correspond to...
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Functions for managing emails (prefix syntax)
List of functions for managing emails...
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......
Calendar functions
List of Calendar functions...
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Database management in Java WINDEV applications
This document presents the different access modes to databases from a WINDEV Java application......
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
DateToInteger (Function)
Converts a date to an integer.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....