ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window controls
Several types of controls can be used in a window, ......
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
PageVisible (Function)
Indicates whether the page is visible to the user.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
xlsSave (Function)
Saves an XLS document.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
Merging differences (SCM)
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
<Popup>.Animate (Function)
Displays a popup in a page cell.
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.
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
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......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.
PopupAnimate (Function)
Displays a popup in a page cell.