ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Window controls
Several types of controls can be used in a window, ......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
xlsSave (Function)
Saves an XLS document.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
Merging differences (SCM)
<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....
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.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.