|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Positions on the previous element (tag or attribute). |
|
|
|
|
|
|
|
| Stores the current position in the XML document. |
|
|
|
|
|
|
|
| Used to:
return the value of a record item if a modification conflict occurs.
check if a modification conflict occurred.... |
|
|
|
|
|
|
|
| Creating the setup program allows you to deploy a WINDEV application on the end-user computers...... |
|
|
|
|
|
|
|
| Inserts an XML element (tag or attribute) into an XML document. |
|
|
|
|
|
|
|
| Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation. |
|
|
|
|
|
|
|
| Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand. |
|
|
|
|
|
|
|
| List of properties associated with the reports and their controls... |
|
|
|
|
|
|
|
| The END: label is used to define a code that will be systematically run at the end of process execution. |
|
|
|
|
|
|
|
| Deletes all rows from a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Returns the size of a file (in bytes). |
|
|
|
|
|
|
|
| Compresses the memory footprint occupied by a matrix. |
|
|
|
|
|
|
|
| Stops a secondary thread. Function not recommended. |
|
|
|
|
|
|
|
| Calculates the inverse of a square matrix. |
|
|
|
|
|
|
|
| Calculates the transposed matrix. |
|
|
|
|
|
|
|
| Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server. |
|
|
|
|
|
|
|
| Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism. |
|
|
|
|
|
|
|
| Initializes the color of a series in a "Scatter" chart. |
|
|
|
|
|
|
|
| Enables or disables the display of color gradients in a chart. |
|
|
|
|
|
|
|
| A messaging is included in WINDEV, WINDEV Mobile or WEBDEV...... |
|
|
|
|
|
|
|
| Returns the list of keys found in a file (query or view) recognized by the HFSQL engine. |
|
|
|
|
|
|
|
| The VisibleEndUser property is used to:
Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically.
Define whether an item must be visible or not to the end users (item described programmatically only).... |
|
|
|
|
|
|
|
| The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
|
| Selects a row in a Looper control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|