|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17:
FolderWeb was replaced with FolderWeb_15.
a warning is automatically generated in your project.... |
|
|
|
|
|
|
|
| The UUID type is used to easily manage:
UUIDs or GUIDs,
automatic UUID HFSQL identifiers,
identifiers for COM/Automation objects and interfaces,
...... |
|
|
|
|
|
|
|
| List of events associated with internal windows... |
|
|
|
|
|
|
|
| Returns the two low bytes of an integer. |
|
|
|
|
|
|
|
| Several types of controls can be used in a window, ...... |
|
|
|
|
|
|
|
| The DisplayEnabled property is used to:
determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly.
refresh a control or window.... |
|
|
|
|
|
|
|
| WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration...... |
|
|
|
|
|
|
|
| Inverts the colors of a picLayer variable. |
|
|
|
|
|
|
|
| Resizes an image in a picLayer variable. |
|
|
|
|
|
|
|
| The Index property is used to get the index of an element. |
|
|
|
|
|
|
|
| Configures the print cancel window.. |
|
|
|
|
|
|
|
| The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows...... |
|
|
|
|
|
|
|
| When creating a report, the test of this report can be run from the report editor...... |
|
|
|
|
|
|
|
| A Java application is an application entirely compiled in Java...... |
|
|
|
|
|
|
|
| The description window of a Pivot Table control is used to configure several elements of the control...... |
|
|
|
|
|
|
|
| Removes the '/' or '\' characters from the end of a string, if necessary.... |
|
|
|
|
|
|
|
| List of functions for managing the registry... |
|
|
|
|
|
|
|
| The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members. |
|
|
|
|
|
|
|
| Validates the current transaction:
the modifications performed on the data file since the start of transaction (HTransactionStart) are validated.
the transaction file is deleted (if the transaction is the last transaction in progress for a network application)
the records locked in read-only by the transaction are unlocked.... |
|
|
|
|
|
|
|
| Identifies the window currently in edit. |
|
|
|
|
|
|
|
| Draws RTF text in an Image control. |
|
|
|
|
|
|
|
| Draws a text in an Image control. |
|
|
|
|
|
|
|
| Draws a circle arc or an ellipse arc in an Image control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|