ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
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......
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).
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
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).
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
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......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
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.