|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The InitialValue property is used to get the initial value of a control in a window or page. |
|
|
|
|
|
|
|
| The Vertical property is used to:
determine if a control is oriented horizontally or vertically.
change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).... |
|
|
|
|
|
|
|
| The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio Button controls, etc..
Set the number of columns in a multi-column List Box control.... |
|
|
|
|
|
|
|
| The DisplayEnabled property is used to:
determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly.
refresh a control or window.... |
|
|
|
|
|
|
|
| The MovableByBackground property is used to:
find out whether a window can be moved by the background,
allow (or not) a window to be moved by the background.... |
|
|
|
|
|
|
|
| The DisplayedValue property returns the value currently displayed in the control of a window or page. |
|
|
|
|
|
|
|
| The URL property is used to:
Get the address associated with a control.
Change the address associated with a control.... |
|
|
|
|
|
|
|
| If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.... |
|
|
|
|
|
|
|
| The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...... |
|
|
|
|
|
|
|
| The "Dictionary" pane is used to handle the WINDEV dictionaries ("...... |
|
|
|
|
|
|
|
| The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
|
| The "Debugger trace" shows the messages displayed in the trace window during the last application test...... |
|
|
|
|
|
|
|
| The "Code snippets" pane lists the code snippets currently available...... |
|
|
|
|
|
|
|
| The "Image catalog" pane is a context-sensitive image catalog...... |
|
|
|
|
|
|
|
| The "Images" pane allows you to view and list all the images in the project directory and subdirectories...... |
|
|
|
|
|
|
|
| The "Business rules" pane displays the list of business rules associated with the project...... |
|
|
|
|
|
|
|
| The "Find - Replace" pane is used to...... |
|
|
|
|
|
|
|
| The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ...... |
|
|
|
|
|
|
|
| The "Task list" pane displays the list of tasks that must be performed...... |
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
|
| The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically...... |
|
|
|
|
|
|
|
| The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)...... |
|
|
|
|
|
|
|
| The "Messaging" pane is used to exchange messages between the employees of a company...... |
|
|
|
|
|
|
|
| Configures the operating mode of the AWP context. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|