ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....