|
|
|
|
|
|
|
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 query editor allows you to run the test of query result...... |
|
|
|
|
|
|
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming...... |
|
|
|
|
|
|
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls...... |
|
|
|
|
|
|
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...... |
|
|
|
|
|
|
A context menu is available for Image controls...... |
|
|
|
|
|
|
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files...... |
|
|
|
|
|
|
Adds an iteration into the current test and gives the values of test parameters for this iteration. |
|
|
|
|
|
|
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit. |
|
|
|
|
|
|
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit. |
|
|
|
|
|
|
Draws a text in an Image variable. |
|
|
|
|
|
|
Draws a text in an Image control. |
|
|
|
|
|
|
Draws a text in a WDPic variable. |
|
|
|
|
|
|
Draws a text in a picLayer variable. |
|
|
|
|
|
|
The Tab control is used to simultaneously display different controls...... |
|
|
|
|
|
|
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos...... |
|
|
|
|
|
|
In the MERISE methodology, the properties correspond to the characteristics of entities...... |
|
|
|
|
|
|
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application...... |
|
|
|
|
|
|
Hangs up a phone line started with tapiDial or tapiAnswerCall. |
|
|
|
|
|
|
The Start of break block is optional...... |
|
|
|
|
|
|
The AutomaticErase property is used to:
find out whether an edit control is in "Automatic erase" mode.
modify the "Automatic erase" characteristic of an edit control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|