|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
|
| All contributors must provide details about their work schedule so that project management tools reflect reality...... |
|
|
|
|
|
|
|
| Executes a procedure on each element of a source array and returns the results in a WLanguage array. |
|
|
|
|
|
|
|
| The FicEncryption property sets the encryption method of a table. |
|
|
|
|
|
|
|
| The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table. |
|
|
|
|
|
|
|
| An Item Description variable is used to describe one or more items in a table programmatically. |
|
|
|
|
|
|
|
| The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails. |
|
|
|
|
|
|
|
| The site map path is used to implement the structure and the sequence of pages in your site...... |
|
|
|
|
|
|
|
| The Check Box control can benefit from several AAFs (Automatic Application Features) ...... |
|
|
|
|
|
|
|
| The analysis must be synchronized with an external database if it uses...... |
|
|
|
|
|
|
|
| To group information according the MERISE method, entities must be created...... |
|
|
|
|
|
|
|
| The "Favorites" pane gives direct access to the favorites of your project...... |
|
|
|
|
|
|
|
| Flexbox controls allow arranging controls exactly as desired when the browser is resized...... |
|
|
|
|
|
|
|
| Objet interne pour la gest ion de VisiteGuidée.Etape.Disque. |
|
|
|
|
|
|
|
| The Country type is used to find out the characteristics of a country. |
|
|
|
|
|
|
|
| WLanguage offers several functions for manipulating a Bitcoin Core server...... |
|
|
|
|
|
|
|
| Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| Changes the mode and the method for locking tables. |
|
|
|
|
|
|
|
| The Chrono type is used to define all the advanced characteristics of a stopwatch. |
|
|
|
|
|
|
|
| The RETURN statement is used to exit a statement block and the current process (or procedure). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|