|
|
|
|
|
|
|
Java applications in practice... |
|
|
|
|
|
|
WEBDEV manages the following events by default (order of appearance in the code editor): |
|
|
|
|
|
|
WEBDEV proposes the following events:... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Dynamically compiles an Procedure whose source code is provided (dynamic compilation). |
|
|
|
|
|
|
WEBDEV manages the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
A ListView control can be used to display the content of a data file (or the content of a query)...... |
|
|
|
|
|
|
WEBDEV manages the following events by default (order of appearance in the code editor)...... |
|
|
|
|
|
|
Marks the end of critical section: the code will be run by another thread. |
|
|
|
|
|
|
Telemetry data is sent to the server regularly and is processed by the server every 2 hours...... |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.... |
|
|
|
|
|
|
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for...... |
|
|
|
|
|
|
Signing an application is mandatory from Xcode 8...... |
|
|
|
|
|
|
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...... |
|
|
|
|
|
|
A Looper control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
The HTMLAfter property is used to get and change the HTML code inserted after the control. |
|
|
|
|
|
|
List of events associated with Carousel controls... |
|
|
|
|
|
|
Used to handle the JavaScript properties of the browser event that triggered the code execution. |
|
|
|
|
|
|
The following events are associated with Range Slider controls:... |
|
|
|
|
|
|
List of events associated with the TreeMap controls... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|