|
|
|
|
|
|
|
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)... |
|
|
|
|
|
|
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control. |
|
|
|
|
|
|
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically. |
|
|
|
|
|
|
In a window or page, the Multiline property is used to:
find out and modify the "Multiline" option of an Edit control.
find out and modify the "Multiline" option of a column in a Table control.
In a report, the Multiline property is used to determine and change the "Multiline" option of a control.... |
|
|
|
|
|
|
Returns or modifies the different times associated with a file or directory (date created, modified or accessed). |
|
|
|
|
|
|
Asks to run the "Request for refreshing the display" process of parent. |
|
|
|
|
|
|
Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
The different methods for associating an image with the elements of a TreeView control.... |
|
|
|
|
|
|
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...... |
|
|
|
|
|
|
Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
Deletes the selected rows from a Table or Treeview Table control. |
|
|
|
|
|
|
Adds a new option after the last option of a drop-down or context menu. |
|
|
|
|
|
|
Adds a user to the User Groupware database. |
|
|
|
|
|
|
Converts text to Rich Text Format. |
|
|
|
|
|
|
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control. |
|
|
|
|
|
|
List of events associated with Java Applet controls... |
|
|
|
|
|
|
Returns the name of a language. |
|
|
|
|
|
|
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure. |
|
|
|
|
|
|
Usage example of the JSONToVariant function |
|
|
|
|
|
|
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control. |
|
|
|
|
|
|
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended. |
|
|
|
|
|
|
The code history is used to...... |
|
|
|
|
|
|
Once the component has been created, tested and generated, it can be distributed to other developers...... |
|
|
|
|
|
|
The global procedures are grouped in set of procedures...... |
|
|
|
|
|
|
List of events associated with supercontrols... |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|