|
|
|
|
|
|
|
|
|
|
|
|
|
|
| New is used to allocate memory space... |
|
|
|
|
|
|
|
| The memory occupied by a dynamic object (array, class object, ... |
|
|
|
|
|
|
|
| When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default...... |
|
|
|
|
|
|
|
| The Web Component control is used to include any external Web resource in a WEBDEV site...... |
|
|
|
|
|
|
|
| Allows you to:
find out and/or modify the behavior of the application or site when some errors are generated.
optimize the calls to the functions declared externally.
find out and/or change how the application uses JITc.
find out and/or modify the management mode of low references for all the instantiated objects.... |
|
|
|
|
|
|
|
| Several WINDEV functions can be used to handle the Windows registry...... |
|
|
|
|
|
|
|
| The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.... |
|
|
|
|
|
|
|
| A variable is defined by name and type...... |
|
|
|
|
|
|
|
| The "Internal Page" control is used to include a page (and its code) in a control of another page...... |
|
|
|
|
|
|
|
| A WEBDEV cluster is a set of servers (or server farm)...... |
|
|
|
|
|
|
|
| In some cases, a Table control must be filled with an unknown number of columns (when creating the control).... |
|
|
|
|
|
|
|
| An Image control can correspond to an item found in a data file, in a query, ...... |
|
|
|
|
|
|
|
| You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find...... |
|
|
|
|
|
|
|
| Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice. |
|
|
|
|
|
|
|
| Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory. |
|
|
|
|
|
|
|
| The Hideable property determines if the user can close a bottom sliding window with a touch gesture. |
|
|
|
|
|
|
|
| Calls the URL of a page on the server that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
|
| There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses...... |
|
|
|
|
|
|
|
| Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|