|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format... |
|
|
|
|
|
|
New projects are often cross-platform.... |
|
|
|
|
|
|
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min... |
|
|
|
|
|
|
Usage example of the XMLExecuteXPath function |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)...... |
|
|
|
|
|
|
The following paragraphs present...... |
|
|
|
|
|
|
The following properties can be used on a Video control:... |
|
|
|
|
|
|
In most cases, most of the presentation styles are created when designing a site...... |
|
|
|
|
|
|
The "Compilation errors" pane is used to find out...... |
|
|
|
|
|
|
Used to manage the position of scrollbars:
Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application.
Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site.... |
|
|
|
|
|
|
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption...... |
|
|
|
|
|
|
This help page explains how to read the content of a text or CSV file.... |
|
|
|
|
|
|
This help page explains how to write into a text or CSV file.... |
|
|
|
|
|
|
The SearchAAF property is used to:
find out whether the search via AAF is enabled on a non-editable Combo Box control,
enable (or not) the search via AAF on a non-editable Combo Box control.... |
|
|
|
|
|
|
The ContextMenu property is used to:
Get the custom context menu of a control, window or page.
Change the custom context menu of a control, window or page (or associate another context menu).
Customize the system menus of the controls by adding options.... |
|
|
|
|
|
|
The StoredItem property is used to:
Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.
Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.... |
|
|
|
|
|
|
The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
The SelectionOnly property is used to:
Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only.
Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only.... |
|
|
|
|
|
|
The SortType property is used to:
Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically.
Define the sort direction for an item or for a component of a composite key (when describing the item through programming).... |
|
|
|
|
|
|
WINDEV proposes several WLanguage functions for managing animations...... |
|
|
|
|
|
|
The StoredValue property is used to get the value currently stored by:
a row in a List Box, ListView or Combo Box control.
a "Text token" Edit control.
a row of a Table control.
an input suggestion in an Edit control (if the suggestion is selected).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|