|
|
|
|
|
|
|
List of functions for managing pages |
|
|
|
|
|
|
The Page property is used to handle the page loaded in the WEBDEV Page control. |
|
|
|
|
|
|
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page... |
|
|
|
|
|
|
WEBDEV allows you "suck up" the existing HTML pages... |
|
|
|
|
|
|
Websites can be viewed on several platforms... |
|
|
|
|
|
|
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site. |
|
|
|
|
|
|
WEBDEV allows you to create a drop-down menu in your HTML pages... |
|
|
|
|
|
|
When you design a quick prototype, you often create windows (or pages) without defining any data files... |
|
|
|
|
|
|
Several types of controls can be handled in a dynamic page ... |
|
|
|
|
|
|
Websites can be viewed on several platforms... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
List of functions for managing pages (prefix syntax) |
|
|
|
|
|
|
List of properties associated with windows, pages and controls |
|
|
|
|
|
|
Used to enumerate the subelements of a project element. |
|
|
|
|
|
|
Automatically updates:- the value of the items in a data file with the value of the controls in the page.
- the value of the WLanguage variables with the value of the page controls.
|
|
|
|
|
|
|
List of events associated with pages |
|
|
|
|
|
|
Specifies the HTTP code that will be returned to the client after the server code of the page is executed. |
|
|
|
|
|
|
The HTMLHeader property is used to get and change the HTML code inserted in the page header. |
|
|
|
|
|
|
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site... |
|
|
|
|
|
|
Pages are the main interface of a WEBDEV website... |
|
|
|
|
|
|
The HTMLEndPage property gets and sets the HTML code inserted at the end of the page. |
|
|
|
|
|
|
Indicates if the page is displayed in a WEBDEV Page control in a window. |
|
|
|
|
|
|
Reinitializes:- all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
- the controls found in a group of controls, a supercontrol, an internal window or an internal page.
|
|
|
|
|
|
|
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one... |
|
|
|
|
|
|
Automatically updates:- the value of the items in a data file with the value of the controls in the page.
- the value of the WLanguage variables with the value of the page controls.
|
|
|
|
|
|
|
New features in WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
The Pane property is used to:
Find out the pane tabs associated with a control.
Define... |
|
|
|
|
|
|
Flexbox is a standard layout system for web pages...... |
|
|
|
|
|
|
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane. |
|
|
|
|
|
|
The SwipeEnabled property enables or disables the swipe gesture support:
on an Internal Window... |
|
|
|
|
|
|
The ElementHeight property is used to:
Find out or modify the height of the elements... |
|
|
|
|
|
|
The TotalsEnabled property enables you to:
Identify the calculation method used for columns... |
|
|
|
|
|
|
The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control... |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number... |
|
|
|
|
|
|
The GranularityDuration property is used to get and change the size of the grid to resize:... |
|
|
|
|
|
|
List of HFSQL properties associated with the queries and views... |
|
|
|
|
|
|
The MovementAPT property allows you to know and specify whether users can move appointments... |
|
|
|
|
|
|
The ModificationDurationAPT property is used to determine and specify if the user can modify... |
|
|
|
|
|
|
The DirectInputAPT property is used to determine and specify if the user can directly change... |
|
|
|
|
|
|
The PeriodSelection property is used to determine and specify if the user can select a time period... |
|
|
|
|
|
|
The StartTotalRange property is used to:
get the first date or time that will be displayed... |
|
|
|
|
|
|
The StartVisibleRange property is used to:
get and change the first visible date or time... |
|
|
|
|
|
|
The WithZoom property is used to specify and to determine whether the user can zoom... |
|
|
|
|
|
|
The TopIndent property is used to get and change the space at the top of the text (top margin)... |
|
|
|
|
|
|
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin)... |
|
|
|
|
|
|
The WinEditMode property is used to determine and configure the actions allowed on a window... |
|
|
|
|
|
|
The WinEditAllowed property is used to determine and configure the actions allowed on a control... |
|
|
|
|
|
|
The NewLine property is used to determine:
in a Table control, whether the current row... |
|
|
|
|
|
|
The DisplayFormat property gets and sets the expected display format for a given text: plain text,... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|