ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
CurrentMonth (Function)
Returns the number of the current month.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HFSQL Client/Server functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
grTitle (Function)
Modifies the caption and/or position of the chart title....
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
DSVFormat (Variable type)
The DSVFormat is used to define and change characteristics of the Delimiter Separated Values (DSV) format.
SQLModify (Function)
Modifies the content of a row in the query result.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.