|
|
|
|
|
|
|
The "WDSetup" project corresponds to the standard setup program of WINDEV applications...... |
|
|
|
|
|
|
A Table, List Box or Combo Box control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
A Table control found in a window or in a page can be handled in WLanguage by the following properties...... |
|
|
|
|
|
|
The SortOption property gets and sets the sort options used in:
text columns in Table controls,
text columns in Treeview Table controls,
List Box and ListView controls,
Combo Box controls,
attributes of Looper controls,
images, clickable images and thumbnails with automatic sequence.... |
|
|
|
|
|
|
The remote HFSQL administrator is used to define the scheduled tasks...... |
|
|
|
|
|
|
Apple has recently released an SDK to natively compile iOS applications for MacOS...... |
|
|
|
|
|
|
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task. |
|
|
|
|
|
|
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart. |
|
|
|
|
|
|
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control. |
|
|
|
|
|
|
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control. |
|
|
|
|
|
|
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server. |
|
|
|
|
|
|
Collapses the data found in a Pivot Table control according to a row header or to a column header. |
|
|
|
|
|
|
Expands the data found in a Pivot Table control according to a row header or to a column header. |
|
|
|
|
|
|
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control. |
|
|
|
|
|
|
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming. |
|
|
|
|
|
|
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document. |
|
|
|
|
|
|
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document. |
|
|
|
|
|
|
Expands the data found in a Pivot Table control according to a row header or to a column header. |
|
|
|
|
|
|
Collapses the data found in a Pivot Table control according to a row header or to a column header. |
|
|
|
|
|
|
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control. |
|
|
|
|
|
|
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control. |
|
|
|
|
|
|
Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists. |
|
|
|
|
|
|
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|