|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To use the telemetry, you must install on a computer...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls...... |
|
|
|
|
|
|
|
| The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application...... |
|
|
|
|
|
|
|
| The htmlNode type is used to define all the advanced characteristics of a node of an HTML document. |
|
|
|
|
|
|
|
| Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14.... |
|
|
|
|
|
|
|
| A Progress Bar control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| When your Java application is developed, you can...... |
|
|
|
|
|
|
|
| A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server...... |
|
|
|
|
|
|
|
| In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ...
WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications.... |
|
|
|
|
|
|
|
| The LogMethod property is used to:
find out the log mode used for a data file (file defined in the data model editor or through programming).
define the log mode used for a data file (when the file is described through programming).... |
|
|
|
|
|
|
|
| The report editor allows you to create "Label" reports...... |
|
|
|
|
|
|
|
| Removes the specified node and its descendants in an HTML document. |
|
|
|
|
|
|
|
| To type character strings over several lines in the code editor... |
|
|
|
|
|
|
|
| Clones a menu or a menu option as well as the associated code. |
|
|
|
|
|
|
|
| The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias). |
|
|
|
|
|
|
|
| The BarCodes type is used to handle the information found in a bar code. |
|
|
|
|
|
|
|
| The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements...... |
|
|
|
|
|
|
|
| The setup editor WDInst is used to manage the files to install...... |
|
|
|
|
|
|
|
| A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
|
| The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
|
| The Orientation property is used to:
Get the angle (in degrees) of a Font variable.
Modify the angle (in degrees) of a Font variable.... |
|
|
|
|
|
|
|
| The "WDSetup" project corresponds to the standard setup program of WINDEV applications...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|