ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current 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......
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......
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
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.
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
<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......