|
|
|
|
|
|
|
The main elements of window editor are as follows: |
|
|
|
|
|
|
To configure the general options of the window editor... |
|
|
|
|
|
|
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
Usage example of the EmailReadPrevious function |
|
|
|
|
|
|
The Zoom property is used to determine and change the zoom applied to an element. |
|
|
|
|
|
|
Usage example of the EmailReadLast function |
|
|
|
|
|
|
The "Image catalog" pane is a context-sensitive image catalog...... |
|
|
|
|
|
|
The description of the parameter type is optional...... |
|
|
|
|
|
|
The FullName property is used to get the full name of an element. |
|
|
|
|
|
|
Unlocks an application that was locked automatically or by LockAppPassword. |
|
|
|
|
|
|
The Multiline property determines if an element supports multiline text. |
|
|
|
|
|
|
The RightToLeft property is used to get and change the writing direction of an element... |
|
|
|
|
|
|
The Condensed property is used to:
Determine whether a Font variable is condensed.
Condense a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
Extended is used to:
Find out whether a Font variable is extended.
Extend (or not) a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
Large is used to:
Find out whether a Font variable is enlarged.
Enlarge (or not) a Font variable.
This property is kept for backward compatibility.... |
|
|
|
|
|
|
The result of a select query can be...... |
|
|
|
|
|
|
Initializes the external language...... |
|
|
|
|
|
|
An internal component is a set of elements from a project...... |
|
|
|
|
|
|
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation. |
|
|
|
|
|
|
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ...... |
|
|
|
|
|
|
Highlights a tab in a Ribbon control. |
|
|
|
|
|
|
Displays the gridlines for the different planes of a 3D Scatter chart. |
|
|
|
|
|
|
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager...... |
|
|
|
|
|
|
Performs a search in an LDAP server. |
|
|
|
|
|
|
Deletes a background task (that was added by BackgroundTaskAdd). |
|
|
|
|
|
|
SVG (Scalable Vector Graphics) is a vector image format...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|