|
|
|
|
|
|
|
|
|
|
|
|
|
|
| When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window...... |
|
|
|
|
|
|
|
| The windows of a WINDEV application can be resized at runtime...... |
|
|
|
|
|
|
|
| A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...... |
|
|
|
|
|
|
|
| The scheduled tasks are used to schedule automatic tasks...... |
|
|
|
|
|
|
|
| "Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...... |
|
|
|
|
|
|
|
| Pyramid charts allow you to view data in descending order...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor...... |
|
|
|
|
|
|
|
| WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.... |
|
|
|
|
|
|
|
| The analysis is used to define the structure of data files used by the project...... |
|
|
|
|
|
|
|
| The Navigation Bar control is used to create a menu area that can easily adapt to the browser size...... |
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
|
| Preset actions allow you to define the code of an event in a single click, without having to write one single line of code...... |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame...... |
|
|
|
|
|
|
|
| The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)...... |
|
|
|
|
|
|
|
| The Table controls can be handled...... |
|
|
|
|
|
|
|
| The server that is hosting a HFSQL database engine can be very busy...... |
|
|
|
|
|
|
|
| Returns the list of items:
found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
found in a Record variable.... |
|
|
|
|
|
|
|
| An Image control can correspond to an item found in a data file, in a query, ...... |
|
|
|
|
|
|
|
| Returns the cropped part of an image. This image is found in an Image variable. |
|
|
|
|
|
|
|
| Returns the cropped part of an image. This image is found in an Image variable. |
|
|
|
|
|
|
|
| The Progress Bar control is used to follow the progress of an event...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|