ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageVisible (Function)
Indicates whether the page is visible to the user.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
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......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Window controls
Several types of controls can be used in a window, ......
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......
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.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.