ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
DurationToString (Function)
Converts a duration to a character string in the specified format.
Calendar functions
List of Calendar functions...
DateToInteger (Function)
Converts a date to an integer.
CurrentMonth (Function)
Returns the number of the current month.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
SpreadsheetListWorksheet (Function)
Returns the list of worksheets found in a Spreadsheet control.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
FirstDayOfMonth (Function)
Returns the first day of the month.
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.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
LastDayOfYear (Function)
Returns the date of the last day of the year.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
The "Analysis" pane
The "Analysis" pane lists......