|
|
|
|
|
|
|
Two different copy modes are proposed by WDTRAD... |
|
|
|
|
|
|
The Windows windows developed with WINDEV...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates...... |
|
|
|
|
|
|
Allows you to:
find out and/or modify the behavior of the application or site when some errors are generated.
optimize the calls to the functions declared externally.
find out and/or change how the application uses JITc.
find out and/or modify the management mode of low references for all the instantiated objects.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Used to manage battery optimization:
Identifies the battery optimization mode for the current application.
Prompts the user to disable battery optimization for a given application on the device.
This function can be used to tell the operating system to stop preventing the application from running in the background.... |
|
|
|
|
|
|
The "Internal Window" control is used to include a window (and its code) in a control of another window...... |
|
|
|
|
|
|
Many drives can be used to store files...... |
|
|
|
|
|
|
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
WEBDEV proposes the following events:... |
|
|
|
|
|
|
The following events are associated with Range Slider controls:... |
|
|
|
|
|
|
List of events associated with the TreeMap controls... |
|
|
|
|
|
|
WEBDEV manages the following events by default (order of appearance in the code editor)...... |
|
|
|
|
|
|
WEBDEV manages the following events by default (order of appearance in the code editor): |
|
|
|
|
|
|
WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
Events associated with a Repositionable Note control... |
|
|
|
|
|
|
WEBDEV manages the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|