|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A custom property is a code element with two events...... |
|
|
|
|
|
|
|
| The HierarchicalDepth property is used to:
Find out the depth of a hierarchical control in a report.
Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming).... |
|
|
|
|
|
|
|
| Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application...... |
|
|
|
|
|
|
|
| The DynamicTab property is used to:
Find out the type of a Tab control (static tab or dynamic tab).
Modify the type of a Tab control (static tab or dynamic tab).... |
|
|
|
|
|
|
|
| The Start of document block is printed once at the beginning of the report execution...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Markdown is a lightweight markup language that allows you to apply formatting to text...... |
|
|
|
|
|
|
|
| In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls...... |
|
|
|
|
|
|
|
| A Windows application, an Internet or Intranet site require to define the role of different contributors...... |
|
|
|
|
|
|
|
| The events associated with the controls of a report are as follows...... |
|
|
|
|
|
|
|
| An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ...... |
|
|
|
|
|
|
|
| You can display a print preview in the report viewer...... |
|
|
|
|
|
|
|
| The anchors are used to define specific points in a help page...... |
|
|
|
|
|
|
|
| To view the characteristics of the control, select "Description" in the context menu.... |
|
|
|
|
|
|
|
| WINDEV proposes several types of setup for a WINDEV application...... |
|
|
|
|
|
|
|
| The following functions are used to manage the local storage of data in browser code.... |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block...... |
|
|
|
|
|
|
|
| A multilingual application is an application that can be distributed in several languages...... |
|
|
|
|
|
|
|
| The phones can talk!...... |
|
|
|
|
|
|
|
| To manage the project development lifecycle, the Project Management Hub allows you to set requirements...... |
|
|
|
|
|
|
|
| The Project Management Hub allows you to define the different tasks assigned to each project contributor...... |
|
|
|
|
|
|
|
| The WithNewButton property is used to:
Determine if a Dynamic Tab control has New tab button (+).
Configure a Dynamic Tab control to show a New tab button.... |
|
|
|
|
|
|
|
| Creates a new control (of any type) in a window through programming. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|