|
|
|
|
|
|
|
In a database, the Caption property is used to:
Find out the caption associated with a file item.
Find out the caption associated with a data file.
Find out and modify the connection caption.
In a report, the Caption property is used to:
Find out the text displayed in a Static or Link control.
Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
Find out and modify the caption of a control in a window or in a page.
Find out and modify the caption of a menu option.
Find out and modify the title of a window or page.
Find out the content of a Breadcrumb control.... |
|
|
|
|
|
|
Converts the HTML color into RGB color. |
|
|
|
|
|
|
External component in practice... |
|
|
|
|
|
|
Used to determine if the request being processed is an AJAX request. |
|
|
|
|
|
|
The DateTime type enables you to easily handle a date and a time... |
|
|
|
|
|
|
The following are additional operators...... |
|
|
|
|
|
|
To create a scenario, the following elements must be installed on the current computer...... |
|
|
|
|
|
|
The steps for creating a RAD pattern are as follows...... |
|
|
|
|
|
|
The Record type is used to save the values of a record. |
|
|
|
|
|
|
New features in WEBDEV 27 presented in the New Features brochure.... |
|
|
|
|
|
|
A library is a WDL file that contains all the resources...... |
|
|
|
|
|
|
Allows you to:
get the screen orientation of the device (Android, iOS or Universal Windows phone).
set the screen orientation of the device (Android phone).... |
|
|
|
|
|
|
Three assignment operators are available...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection...... |
|
|
|
|
|
|
List of events associated with Looper controls... |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
Executes a global procedure in the context of the global service of the WebSocket server. |
|
|
|
|
|
|
WLanguage events associated with Edit controls... |
|
|
|
|
|
|
In a mobile application, several options can be handled with the fingers, by performing specific movements...... |
|
|
|
|
|
|
List of events associated with TreeView controls... |
|
|
|
|
|
|
Performing a search in the current project is a common operation...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|