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.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Using the task management and the schedule
Time management is extremely important......
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
Assignment operators
Three assignment operators are available......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Installing a SOAP server with IIS
13. External component in practice
External component in practice...
12. External component in practice
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls,...
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
HAddGroup (Function)
Adds a group of users.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperSelectPlus (Function)
Selects a row in a Looper control.
WINDEV Mobile 2024 Tutorial - Table of contents
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......