|
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
A window can:
Receive parameters when it is opened.
Return values when it is closed.... |
|
|
|
|
|
|
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior. |
|
|
|
|
|
|
Two types of directories can be configured when creating the executable...... |
|
|
|
|
|
|
A server may encounter problems without any user (or developer) noticing anything.
For example:
a scheduled task may fail,
an automatic backup may fail,
a node may become inactive in a HFSQL cluster, ...... |
|
|
|
|
|
|
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
The JSON type makes it possible to simplify actions on data in JSON format. |
|
|
|
|
|
|
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags. |
|
|
|
|
|
|
The nfcData type is used to describe and handle the data of a variable of type nfcTag. |
|
|
|
|
|
|
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis.... |
|
|
|
|
|
|
The "Project Management Hub" pane displays the tasks assigned to the current developer...... |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
A Looper control is used to repeat the controls found in a specific area...... |
|
|
|
|
|
|
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
Returns a directory path for the data of the current user of the current application. |
|
|
|
|
|
|
Deselects a date in a multi-selection Calendar control. |
|
|
|
|
|
|
The PublicationDate property is used to get the date an element was last accessed. |
|
|
|
|
|
|
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data. |
|
|
|
|
|
|
Defines and enables a "Contains" filter on a data file, view or query. |
|
|
|
|
|
|
Returns the date of first day of the week (i.e., Monday). |
|
|
|
|
|
|
Defines the algorithm for aggregating data in a grouped or stacked Column chart. |
|
|
|
|
|
|
The EndTimestamp property is used to set the end date and time of an action. |
|
|
|
|
|
|
Deselects a date in a multi-selection Calendar control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|