|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To configure the general options of the window editor... |
|
|
|
|
|
|
|
| The main elements of window editor are as follows: |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
|
| Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Adds an "invisible" value into an element found in a List Box or Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValue.... |
|
|
|
|
|
|
|
| Writes a comment into the current dynamic audit. |
|
|
|
|
|
|
|
| The statement block is repeated endlessly... |
|
|
|
|
|
|
|
| List of Multimedia functions... |
|
|
|
|
|
|
|
| Explicitly creates a mutex. |
|
|
|
|
|
|
|
| Locks the current thread while waiting for the mutex to be freed. |
|
|
|
|
|
|
|
| Signals that the thread frees the mutex. |
|
|
|
|
|
|
|
| Explicitly destroys a mutex. |
|
|
|
|
|
|
|
| Indicates whether the code currently run is in iOS mode (iPhone, iPad). |
|
|
|
|
|
|
|
| Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
|
| Indicates whether the code is run in the iOS simulator (iPhone, iPad). |
|
|
|
|
|
|
|
| Converts the value stored in a Variant variable]. |
|
|
|
|
|
|
|
| The LinkedKey property sets the characteristics of a link. |
|
|
|
|
|
|
|
| The InitialFile property is used to get the original name of the data file associated to an item in a query. |
|
|
|
|
|
|
|
| InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item. |
|
|
|
|
|
|
|
| Text is used to find out whether an item is a text item. |
|
|
|
|
|
|
|
| Checks the existence of a directory. |
|
|
|
|
|
|
|
| Decompresses a memory block (buffer) that was compressed by Compress. |
|
|
|
|
|
|
|
| Deletes a user associated with a connection to the HFSQL server. |
|
|
|
|
|
|
|
| Closes a connection to a database. |
|
|
|
|
|
|
|
| Returns the result of a calculation XPath query. |
|
|
|
|
|
|
|
| Closes an XML document created by XMLDocument. |
|
|
|
|
|
|
|
| Creates a link on a file at the specified location. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|