|
|
|
|
|
|
|
The window editor and the page editor allow you to get information about the controls used.... |
|
|
|
|
|
|
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server...... |
|
|
|
|
|
|
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...... |
|
|
|
|
|
|
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages. |
|
|
|
|
|
|
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor...... |
|
|
|
|
|
|
WINDEV and WEBDEV propose several functions for creating and handling charts...... |
|
|
|
|
|
|
The Color property is used to get or change the font color for:
a Font variable.
a text displayed in a Static control or in a calculated control of a report.
a text displayed in a window control.
a text displayed in a page control.... |
|
|
|
|
|
|
The following operations are available for the following types of variables...... |
|
|
|
|
|
|
Changes the number of days displayed in a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
The ImageHeight property is used to:
Find out the height of the image section displayed in an image control or in the background of a chart control.
Modify the height of the image section displayed in an image control or in the background of a chart control.... |
|
|
|
|
|
|
Two types of archives are available...... |
|
|
|
|
|
|
In the editor, a Chart control includes different sections...... |
|
|
|
|
|
|
The "Combo Box" control is used to display a list of elements and to select an element from this list...... |
|
|
|
|
|
|
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)...... |
|
|
|
|
|
|
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format...... |
|
|
|
|
|
|
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages). |
|
|
|
|
|
|
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control. |
|
|
|
|
|
|
The result of a select query can be used in...... |
|
|
|
|
|
|
You can manipulate columns of Table controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
Adds:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
The "Code snippets" pane lists the code snippets currently available...... |
|
|
|
|
|
|
The "Compilation errors" pane is used to find out...... |
|
|
|
|
|
|
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|