ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Error 4: A space is required after the ':' character
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Native Access to SAP
SAP is a widely used ERP......
Sorts in a report
The sort is used to organize the information displayed in the report......
Error 2109: You are using the ObjectInfo function
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
ERR_MSG_BOX
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......