|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Password property can be used:
on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.... |
|
|
|
|
|
|
|
| The YAML type simplifies the handling of data in YAML format. |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program.... |
|
|
|
|
|
|
|
| The UserAgent property identifies the client of an HTTP/HTTPS request.... |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to fully manage an analysis...... |
|
|
|
|
|
|
|
| During a project test in the editor, breakpoints are used to automatically start the debugger from a given line...... |
|
|
|
|
|
|
|
| The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings...... |
|
|
|
|
|
|
|
| The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project...... |
|
|
|
|
|
|
|
| A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...... |
|
|
|
|
|
|
|
| Tooltips are very useful for application users...... |
|
|
|
|
|
|
|
| The Style property is used to:
retrieve or assign the entire style of a control (including the overrides).
find out the style characteristics of an element in a Word Processing document.... |
|
|
|
|
|
|
|
| You can change many style options in the "Style" tab of the control description window...... |
|
|
|
|
|
|
|
| The main characteristics of the Toolbar control can be defined in the "Details" and "UI" tabs of the control description window...... |
|
|
|
|
|
|
|
| The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
|
| The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|