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.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last...
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model...
HCopyRecord (Example)
Usage example of the HCopyRecord function
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
SSH constants
The following constants are used to manage an SSH server:...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Select query description window: Items that can be used
DDEString (Function)
Returns the information retrieved by DDERetrieve.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find...
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive...
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
5. Which type of server to choose?
WINDEV and the SOAP protocol
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV...