|
|
|
|
|
|
|
The Phone type is used to handle a phone number as well as its type (home, work, ...). |
|
|
|
|
|
|
The YAML type simplifies the handling of data in YAML format. |
|
|
|
|
|
|
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option. |
|
|
|
|
|
|
The WithZoom property is used to specify and to determine whether the user can zoom in and out:
in an HTML Display control in Android, iPhone or iPad applications.
in a Map control in Android, iPhone or iPad applications.... |
|
|
|
|
|
|
The FontItalic property is used to manage italic style in a text. |
|
|
|
|
|
|
The FontBold property is used to manage bold style in a text. |
|
|
|
|
|
|
The Alias property is used to:
get or change the alias of a window (WINDEV and WINDEV Mobile).
get or change the alias of a dynamic tab (WINDEV).
get the internal HTML/JavaScript name of a control (WEBDEV).... |
|
|
|
|
|
|
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP...... |
|
|
|
|
|
|
The DisplayMode property gets and changes:
the display mode in a Word Processing control,
the display mode in a PDF Reader control
the display mode in an HTML Editor control,
the display mode in a Kanban control... |
|
|
|
|
|
|
The RETURN statement is used to exit a statement block and the current process (or procedure). |
|
|
|
|
|
|
The TriState property is used to:
Determine if a check box option supports 3 or 2 states.
Determine if a TreeView control uses 3-state or 2-state check boxes.
Change the type of an option in a check box: option with 3 states or with 2 states.... |
|
|
|
|
|
|
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar...... |
|
|
|
|
|
|
In most cases, most of the presentation styles are created when designing a site...... |
|
|
|
|
|
|
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window...... |
|
|
|
|
|
|
In the result of a select query, you have the ability to only display...... |
|
|
|
|
|
|
Used to find out the state of a record. |
|
|
|
|
|
|
Used to find out the state of a record. |
|
|
|
|
|
|
The home page allows you to easily perform the operations for creating and opening projects...... |
|
|
|
|
|
|
WEBDEV allows you to create a drop-down menu in your HTML pages...... |
|
|
|
|
|
|
To reload a document, ...... |
|
|
|
|
|
|
In order for your site to get visitors, the Web users must be able to find it...... |
|
|
|
|
|
|
The Selection property is used to get the characteristics of the selection (or cursor):
in a Word Processing control.
Remark: This selection is in the section being edited in the control (body, header or footer).
in a Spreadsheet control.
in an HTML Editor control.
in a Diagram Editor control.... |
|
|
|
|
|
|
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|