|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Indicates if the current code is being executed on the WebSocket server. |
|
|
|
|
|
|
|
| Stops decoding a bar code in a Camera control. |
|
|
|
|
|
|
|
| Finds and replaces a string in the Code Editor control. |
|
|
|
|
|
|
|
| A style sheet is a "...... |
|
|
|
|
|
|
|
| Users are familiar with summaries, as the summary is the first element they look at in printed documentation...... |
|
|
|
|
|
|
|
| Uploading consists in saving a file located on the user's computer to the Web server...... |
|
|
|
|
|
|
|
| WDLog is used to restore the data files saved by WDLog...... |
|
|
|
|
|
|
|
| Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
|
| The version information of an executable corresponds to the information visible in the Windows file explorer.... |
|
|
|
|
|
|
|
| Performing a search in the current project is a common operation...... |
|
|
|
|
|
|
|
| When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program...... |
|
|
|
|
|
|
|
| The following events appear by default in the WEBDEV code editor... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically...... |
|
|
|
|
|
|
|
| The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
| The following events appear by default in the WEBDEV code editor: |
|
|
|
|
|
|
|
| List of events associated with Java Applet controls... |
|
|
|
|
|
|
|
| Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|