ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date (Variable type)
The Date type is used to easily manipulate dates...
<Date type>.ToDay (Function)
Returns the day corresponding to a given date.
Time and date management properties
List of properties for managing dates and times
<Date type>.ToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
DateToDayOfYear (Function)
Returns the day of the year corresponding to a given date.
DateToDay (Function)
Returns the day corresponding to a given date.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page...
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
The formatted display control
This control can be used to display dates, times and monetary values for example, respecting the corresponding display format...
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
LastDayOfYear (Function)
Returns the date of the last day of the year.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Specific features of the Express version
The Site Map control
The Site Map control allows the Web user to......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
List of reserved words
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access...
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account...
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor,...
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......