|
|
|
|
|
|
|
The Name property is used to get the name of an element. |
|
|
|
|
|
|
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project...... |
|
|
|
|
|
|
The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
To install a dynamic WEBDEV site on a web server, you will need deployment accounts...... |
|
|
|
|
|
|
When creating a project, a directory specific to this project is automatically created...... |
|
|
|
|
|
|
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM...... |
|
|
|
|
|
|
A component can be reused at any time in any application...... |
|
|
|
|
|
|
The keyword selection window allows you to select the keywords to be associated with a help page...... |
|
|
|
|
|
|
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to create window templates...... |
|
|
|
|
|
|
The FullName property is used to get the full name of an element. |
|
|
|
|
|
|
The Value property is used to get and change the value of an element. |
|
|
|
|
|
|
The Width property is used to determine and change the width of an element. |
|
|
|
|
|
|
The Height property is used to get and change the height of an element. |
|
|
|
|
|
|
The Format property is used to identify and change the format of an element |
|
|
|
|
|
|
The Version property is used to get and change the version of an element. |
|
|
|
|
|
|
The Latitude property is used to get and change the latitude of an element. |
|
|
|
|
|
|
The Longitude property is used to get and change the longitude of an element. |
|
|
|
|
|
|
The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
The Color property is used to get and change the color of an element. |
|
|
|
|
|
|
The Type property is used to get and change the type of an element. |
|
|
|
|
|
|
The Caption property is used to get and change the text of an element. |
|
|
|
|
|
|
The Identifier property is used to get and change the identifier of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|