|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor. |
|
|
|
|
|
|
The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
Used to run a JavaScript method on an element found in the current page. |
|
|
|
|
|
|
The Keywords property is used to get and modify the keywords associated with a page. |
|
|
|
|
|
|
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control. |
|
|
|
|
|
|
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites...... |
|
|
|
|
|
|
WEBDEV allows you "suck up" the existing HTML pages...... |
|
|
|
|
|
|
The Bar Code control displays bar codes in your windows, pages or reports...... |
|
|
|
|
|
|
The different operations that can be performed on the page controls are as follows...... |
|
|
|
|
|
|
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically...... |
|
|
|
|
|
|
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...... |
|
|
|
|
|
|
The Responsive Web Design was used in your pages but you still encounter some lock points...... |
|
|
|
|
|
|
A layout allows you to define several views of a page without duplicating it...... |
|
|
|
|
|
|
The WorkingDirectory property is used to:
get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page.
get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page.
get the directory used by the Camera control to save photos and videos.... |
|
|
|
|
|
|
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)...... |
|
|
|
|
|
|
In a page, an Image control can contain clickable areas...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...... |
|
|
|
|
|
|
A supercontrol is an advanced type of control...... |
|
|
|
|
|
|
The data that will be displayed in the Chart control can come from...... |
|
|
|
|
|
|
Checks the existence of a chart in memory. |
|
|
|
|
|
|
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site...... |
|
|
|
|
|
|
A cookie is an easy way to temporarily store information on the user's computer...... |
|
|
|
|
|
|
The query editor proposes two methods for creating a query...... |
|
|
|
|
|
|
The ContextMenu property is used to:
Get the custom context menu of a control, window or page.
Change the custom context menu of a control, window or page (or associate another context menu).
Customize the system menus of the controls by adding options.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|