|
|
|
|
|
|
|
End users can create repositionable notes in all the windows of their WINDEV applications...... |
|
|
|
|
|
|
The Multiselection property gets and sets the selection mode:
in a Table and TreeView Table control.
in a Pivot Table control.
in a List Box and ListView control.
in a Looper control.
in a Calendar control.
of files in an Upload control.... |
|
|
|
|
|
|
Modifies a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
Moves several records forward from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data. |
|
|
|
|
|
|
The following events appear by default in the WINDEV and WINDEV Mobile code editor... |
|
|
|
|
|
|
The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
Usage example of the SQLConnect function |
|
|
|
|
|
|
Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window. |
|
|
|
|
|
|
Expands:
a branch that was previously collapsed in a TreeView Table control.
a branch that was previously collapsed in a Table control.
a detailed window displayed for a row.... |
|
|
|
|
|
|
The Permission type represents a permission requested by the application (and therefore declared in the manifest). |
|
|
|
|
|
|
The Link property is used to get and change the link of an element. |
|
|
|
|
|
|
Displays a dialog box containing an information logo and the message passed in parameter. |
|
|
|
|
|
|
List of constants used by the functions for managing the Drag and Drop.... |
|
|
|
|
|
|
Selects a row in a Table or TreeView Table control. |
|
|
|
|
|
|
The memcachedResult type is used to define the characteristics of a value read on a Memcached server. |
|
|
|
|
|
|
Modifies the current record if it exists, otherwise adds a new record. |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to handle an HTML control through programming...... |
|
|
|
|
|
|
The Note property is used to:
Find out the notes associated with a control, a window, a page or a report.
Modify the notes associated with a control, a window a page or a report.... |
|
|
|
|
|
|
Moves backward several records from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server. |
|
|
|
|
|
|
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|