|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Ellipsis property is used to determine and change the truncation mode with ellipses in:
a window control (Static, edit control, List box, Button, Combo box or Static table column).
a Static Text control in a report.... |
|
|
|
|
|
|
|
| The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table. |
|
|
|
|
|
|
|
| The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table. |
|
|
|
|
|
|
|
| A Looper control is used to repeat the controls found in a specific area...... |
|
|
|
|
|
|
|
| Converts a date and time to an 8-byte real. |
|
|
|
|
|
|
|
| WEBDEV manages the following events by default (order of appearance in the code editor)...... |
|
|
|
|
|
|
|
| Retrieves the list of MongoDB files found in the MongoDB file system (gridFS). |
|
|
|
|
|
|
|
| Action Bars can be manipulated programmatically. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
|
| A List variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
|
| Automatically initializes:
the values of a table's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
| Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...... |
|
|
|
|
|
|
|
| It is possible to create Organizer control fields directly linked to data..... |
|
|
|
|
|
|
|
| Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Automatically updates:
the values of a table's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
| Automatically initializes:
the values of a table's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
| The CtExtendedInfo property gets the additional information inserted into the database connection string. |
|
|
|
|
|
|
|
| Draws a rectangle in an Image variable.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|