|
|
|
|
|
|
|
Used to determine if the page currently run is an Active WEBDEV Page. |
|
|
|
|
|
|
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...... |
|
|
|
|
|
|
The list of extension attributes ...... |
|
|
|
|
|
|
The & operator returns the address of a variable as an integer |
|
|
|
|
|
|
The Name property is used to get:
the name of the font associated with a Font variable.
the name of a control, report or report block.
the name of a control, group of controls or window.
the name of a control, group of controls or page.... |
|
|
|
|
|
|
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...... |
|
|
|
|
|
|
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism. |
|
|
|
|
|
|
Returns the integer part of a number. |
|
|
|
|
|
|
Returns all the text blocks of an image. |
|
|
|
|
|
|
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min |
|
|
|
|
|
|
The Link control is used to:
create a link in an HTML page.
create a link in a report printed in HTML format.... |
|
|
|
|
|
|
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers. |
|
|
|
|
|
|
Returns the decimal part of a number. |
|
|
|
|
|
|
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls). |
|
|
|
|
|
|
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)...... |
|
|
|
|
|
|
To view the characteristics of the control, select "Description" in the context menu.... |
|
|
|
|
|
|
The MDL file is the file used to generate a RAD window...... |
|
|
|
|
|
|
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls). |
|
|
|
|
|
|
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays. |
|
|
|
|
|
|
An option of a drop-down or context menu in a page can be associated with an action...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|