ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.