ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DurationToString (Function)
Converts a duration to a character string in the specified format.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Programming the table cells
The Table controls can be handled......
Calendar functions
List of Calendar functions...
Merging differences (SCM)
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
CurrentMonth (Function)
Returns the number of the current month.
Error 1011: To access the global member of the class, use ClassName::MemberName
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Accessibilité (Property)
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
TimeValid (Function)
Checks the time validity.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
Time (Type of variable)
The Time type is used to easily handle the times...
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......