ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
xlsSave (Function)
Saves an XLS document.
<Popup>.Animate (Function)
Displays a popup in a page cell.
<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....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
ChronoReset (Function)
Stops and resets a running stopwatch.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
SpreadsheetStartModification (Function)
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo")....
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
SpreadsheetSavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
PopupAnimate (Function)
Displays a popup in a page cell.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Managing assertions
...The main available features are as follows:...
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
fSeek (Example)
Usage example of the fSeek function
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.