ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
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......
CodeEditorSave (Function)
Saves the contents of a Code Editor control to a file.
Classes, members, methods and properties
A class is made of......
DateTime (Variable type)
The DateTime type allows you to manipulate dates and times...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
8. 10 tips for better interfaces
Detects the contours of the shapes in an image....
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Type and version of Web server
The configuration diagnostic displays the following error......
Error 1046: Wrong parameter for the constructor of the class
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Error 1045: A class cannot be declared outside the declaration code of a class