ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Universal replication
The purpose of universal replication is to keep several databases synchronized......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Installing WDDIXIO
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
PVTHeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
<Pivot table>.HeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.