ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
How to save and retrieve an image in a binary memo
Scheduler report
The report editor allows you to create "Scheduler" reports....
"Real-Time Performance Profiler" pane
The "Real-Time Performance Profiler" pane shows the activity of an application or site during a test......
8. Associating controls with data
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
<Pivot table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
<ftpConnection variable>.Date (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
15. Cookies: information stored on the end user's computer