ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
Typecasting of parameters
The description of the parameter type is optional......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
Creating help pages
A help system includes several pages......
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......