|
|
|
|
|
|
|
Characteristics of an indexed control: description, code, ...... |
|
|
|
|
|
|
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):
the name of the column displayed for the specified position.
the index of the row or column for the specified position.... |
|
|
|
|
|
|
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable. |
|
|
|
|
|
|
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable. |
|
|
|
|
|
|
Adds a row at the end of a Looper control. |
|
|
|
|
|
|
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
All the controls in a window or report have a different z-index...... |
|
|
|
|
|
|
The StartTotalRange property is used to:
get the first date or time that will be displayed in a Scheduler or TimeLine control.
change the first time that can be displayed in a TimeLine control.... |
|
|
|
|
|
|
The EndTotalRange property is used to:
get the last date or time that can be displayed in a Scheduler or TimeLine control.
change the last time that can be displayed in a TimeLine control.... |
|
|
|
|
|
|
The EndVisibleRange property is used to:
find out and modify the last visible date or time in a Scheduler control or in a TimeLine control.
modify the last visible time in a TimeLine control.... |
|
|
|
|
|
|
The Thumbnail property is used to:
get the value of an item thumbnail. This item was defined in the data model editor or through programming.
get and change the image associated with a Thumbnail control.... |
|
|
|
|
|
|
Bloque entièrement ou partiellement un fichier externe.... |
|
|
|
|
|
|
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
From version 22, WEBDEV proposes a new WLanguage framework for the browser code... |
|
|
|
|
|
|
The main keyboard shortcuts in the editors are as follows...... |
|
|
|
|
|
|
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile.... |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file...... |
|
|
|
|
|
|
UNICODE is an encoding system that assigns a unique number to each character.... |
|
|
|
|
|
|
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
The Splitter control is used to divide a window into several distinct areas...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|