|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To select records coming from several data files, joins must be used in the SQL query...... |
|
|
|
|
|
|
|
| A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example...... |
|
|
|
|
|
|
|
| Sharing a project in practice... |
|
|
|
|
|
|
|
| The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
|
| The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects...... |
|
|
|
|
|
|
|
| The wsResponse type is used to get:
the XML source code of the Webservice response.
the value of the different parts of the Webservice response (for the Webservices returning several responses).... |
|
|
|
|
|
|
|
| The subscription to a dictionary element is automatically proposed...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary...... |
|
|
|
|
|
|
|
| The dictionary is a file that can contain the project elements...... |
|
|
|
|
|
|
|
| List of events associated with TreeView controls... |
|
|
|
|
|
|
|
| The "Dictionary" pane is used to handle the WINDEV dictionaries ("...... |
|
|
|
|
|
|
|
| Returns the characteristics of a file found an archive:
The name of the file and its stored path.
The initial size of the file.
The compressed size of file.
The date and time of file creation.
The date and time of file modification.
The date and time of file access.
The file attributes.
The file encryption mode.... |
|
|
|
|
|
|
|
| Many drives can be used to store files...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a status bar and a cell found in a status bar through programming...... |
|
|
|
|
|
|
|
| Several features require a procedure called once or several times via a WLanguage function ("Callback").... |
|
|
|
|
|
|
|
| The code editor proposes several display options...... |
|
|
|
|
|
|
|
| List of events associated with Bar Code controls... |
|
|
|
|
|
|
|
| WINDEV allows you to develop 64-bit applications...... |
|
|
|
|
|
|
|
| The AutoRefresh property is used to:
Find out whether the data found in the series is automatically recalculated whenever grDraw is called
Modify the mode for recalculating the data found in the series.... |
|
|
|
|
|
|
|
| List of events associated with List Box controls... |
|
|
|
|
|
|
|
| A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties...... |
|
|
|
|
|
|
|
| The "Internal Window" control is used to include a window (and its code) in a control of another window...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically...... |
|
|
|
|
|
|
|
| A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|