|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Used to manage the vertical position (Y-coordinate) of print cursor in the page. |
|
|
|
|
|
|
|
| Calculates the width (in millimeters) of the printable page while taking the left or right margins into account. |
|
|
|
|
|
|
|
| Syntax Description variables are used to programmatically describe the syntax of a report, window or page. |
|
|
|
|
|
|
|
| A Navigation Bar control found in a page can be handled in WLanguage by the following properties...... |
|
|
|
|
|
|
|
| You can manipulate Context Menu controls in a page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| You can manipulate Flexbox controls in a page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| A tab pane found in a window or in a page can be handled by the following WLanguage properties...... |
|
|
|
|
|
|
|
| A Rich Text Area control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
|
| The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties...... |
|
|
|
|
|
|
|
| Used to manage the horizontal position (X-coordinate) of print cursor in the page. |
|
|
|
|
|
|
|
| Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account. |
|
|
|
|
|
|
|
| A query is used to request information from a database to view, insert, change or delete data.... |
|
|
|
|
|
|
|
| List of image drawing and processing functions (prefix syntax)... |
|
|
|
|
|
|
|
| "WEBDEV Application Server" license agreement... |
|
|
|
|
|
|
|
| Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min |
|
|
|
|
|
|
|
| The home page allows you to easily perform the operations for creating and opening projects...... |
|
|
|
|
|
|
|
| In a database, the Caption property is used to:
Find out the caption associated with a file item.
Find out the caption associated with a data file.
Find out and modify the connection caption.
In a report, the Caption property is used to:
Find out the text displayed in a Static or Link control.
Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
Find out and modify the caption of a control in a window or in a page.
Find out and modify the caption of a menu option.
Find out and modify the title of a window or page.
Find out the content of a Breadcrumb control.... |
|
|
|
|
|
|
|
| The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report. |
|
|
|
|
|
|
|
| The examples provided with WINDEV are intended to help you learn the features of WINDEV.... |
|
|
|
|
|
|
|
| The HTML Display control displays a web page in an application...... |
|
|
|
|
|
|
|
| The Organization Chart control is used to represent elements in a hierarchical way.
For example:
the contributors of a company according to their position.
the different branches of a group with their inter-dependencies.
the different steps of a manufacturing process, ...... |
|
|
|
|
|
|
|
| Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
|
| Count keyword can correspond to:
the Count function. This function returns the number of occurrences of a control in a window, page or group of controls.
The Count property, which returns a number of elements. This property can be used on:
the controls of a window or page. For more details, see Count.
a xmlNode variable.
a JSON variable.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|