|
|
|
|
|
|
|
|
|
|
|
|
|
|
| An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc.... |
|
|
|
|
|
|
|
| The XInitial property is used to:
Get the X-coordinate:
of a control (position on the X-axis) when opening the window or the page.
of a window (position on X-axis) when opening the window.
Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.... |
|
|
|
|
|
|
|
| The following types of windows can be created in a WINDEV application...... |
|
|
|
|
|
|
|
| Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent. |
|
|
|
|
|
|
|
| The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control. |
|
|
|
|
|
|
|
| The xlsComment type is used to defined all the advanced characteristics of a comment in a cell of an XLS file or Spreadsheet control. |
|
|
|
|
|
|
|
| Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted. |
|
|
|
|
|
|
|
| The Property AnimationDuration allows you to define the duration of the animation of the effect applied to the target control during a guided tour. |
|
|
|
|
|
|
|
| The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report. |
|
|
|
|
|
|
|
| During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"... |
|
|
|
|
|
|
|
| When creating the setup program, WDInst allows you to configure the computer where the program will be installed...... |
|
|
|
|
|
|
|
| A filter is used to define by programming a selection of records corresponding to one or more criteria...... |
|
|
|
|
|
|
|
| The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior. |
|
|
|
|
|
|
|
| The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons. |
|
|
|
|
|
|
|
| The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control. |
|
|
|
|
|
|
|
| The TotalRange property is used to get and change the total range of data represented by the Range Slider control. |
|
|
|
|
|
|
|
| Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control. |
|
|
|
|
|
|
|
| Moves the time area displayed on the next area (next weeks for example) in a Scheduler control. |
|
|
|
|
|
|
|
| The TypeFiles property is used to get and change the filter available in the file picker of the Upload control. |
|
|
|
|
|
|
|
| Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control. |
|
|
|
|
|
|
|
| The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ... |
|
|
|
|
|
|
|
| Moves the content of a row as well as its entire descending tree structure in a TreeView Table control. |
|
|
|
|
|
|
|
| Collapses the data found in a Pivot Table control according to a row header or to a column header. |
|
|
|
|
|
|
|
| Expands the data found in a Pivot Table control according to a row header or to a column header. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|