|
|
|
|
|
|
|
Modifies the location for the description of subscriber replica (RPL file). |
|
|
|
|
|
|
The RecordSize property is used to get the size (in bytes) of a record in:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
WDTRAD allows you to import and export a dictionary...... |
|
|
|
|
|
|
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
WDMap is used to view the records found in a data file...... |
|
|
|
|
|
|
The Toolbar control is an advanced type of control, linked to a window...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically...... |
|
|
|
|
|
|
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
Specifies the network parameters required to use the Conference controls on Internet. |
|
|
|
|
|
|
There are two different modes to debug a WINDEV Mobile application... |
|
|
|
|
|
|
Creates a socket that uses the infrared port. |
|
|
|
|
|
|
Starts a session for receiving and reading emails with the IMAP protocol. |
|
|
|
|
|
|
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders). |
|
|
|
|
|
|
Usage example of the HSubstDir function |
|
|
|
|
|
|
The CompactToolbar property is used to:
determine if the window toolbars are compacted.
compact (or not) the toolbars.... |
|
|
|
|
|
|
The Contact type is used to define the advanced characteristics of a contact found in the phone book. |
|
|
|
|
|
|
The CSS styles are the standard styles used on Internet...... |
|
|
|
|
|
|
The FontUnderlined property is used to:
Determine if the text is underlined.
Underline (or not) a text.... |
|
|
|
|
|
|
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups.... |
|
|
|
|
|
|
Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
Returns the type of value found in the registry. |
|
|
|
|
|
|
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|