|
|
|
|
|
|
|
|
|
|
|
|
|
|
| New is used to allocate memory space... |
|
|
|
|
|
|
|
| The memory occupied by a dynamic object (array, class object, ... |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established. |
|
|
|
|
|
|
|
| Checks whether the value typed by the user corresponds to the string displayed in a Captcha control. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established. |
|
|
|
|
|
|
|
| Calculates the activation key of application from the initial key. |
|
|
|
|
|
|
|
| Returns the time range displayed by an Organizer control. |
|
|
|
|
|
|
|
| Usage example of the HChangeKey function |
|
|
|
|
|
|
|
| Deletes a parameter previously saved by HSaveParameter. |
|
|
|
|
|
|
|
| Captures a photo via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
|
| Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
|
| The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection...... |
|
|
|
|
|
|
|
| Changes the mode and the method for locking tables. |
|
|
|
|
|
|
|
| The RETURN statement is used to exit a statement block and the current process (or procedure). |
|
|
|
|
|
|
|
| The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control. |
|
|
|
|
|
|
|
| The "Tools" tab in the SCM administrator allows you to...... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing external files.... |
|
|
|
|
|
|
|
| Compares an initial key with an activation key. |
|
|
|
|
|
|
|
| Restores:
the scrollbar position in a Spreadsheet control,
the current worksheet,
the elements selected in the current worksheet of Spreadsheet control.
These elements have been saved by SpreadsheetSavePositionAndSelection.... |
|
|
|
|
|
|
|
| Returns the IMEI number of the current device. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|