ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Project and analysis
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Error 303: ambiguous control name
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
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.
13. Types of standard controls
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Error 19: The step of this FOR loop must be constant
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.