ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Test of a query
The query editor allows you to run the test of query result......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
PageVisible (Function)
Indicates whether the page is visible to the user.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
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.
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
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....
<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......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
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.