ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
TimePicker (Function)
Opens the system time picker.
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
Action Bar control events
Moves backward several records from the current position in the data file, according to a specified item....
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Age (Function)
Returns the age according to the date of birth.
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.
8. 10 tips for better interfaces...
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).