|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable. |
|
|
|
|
|
|
|
| When you design a quick prototype, you often create windows (or pages) without defining any tables...... |
|
|
|
|
|
|
|
| In an application developed in WINDEV, the user has the ability to implement a timer on a button...... |
|
|
|
|
|
|
|
| Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Intercepts a Windows event on a control, a group of controls or a WINDEV window. |
|
|
|
|
|
|
|
| Used to authenticate and log in to Faceboook. |
|
|
|
|
|
|
|
| Used to manage the horizontal position (X-coordinate) of print cursor in the page. |
|
|
|
|
|
|
|
| Clears the list of all public holidays. |
|
|
|
|
|
|
|
| The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands...... |
|
|
|
|
|
|
|
| Opens the default Web browser of the current device. |
|
|
|
|
|
|
|
| Displays a message outside the browser. |
|
|
|
|
|
|
|
| Declares additional parameters for the Map control that will be transmitted to the Google API. |
|
|
|
|
|
|
|
| LoadProcedure is kept for backward compatibility. |
|
|
|
|
|
|
|
| Adds an attachment in a PDF file generated by a PDF print export. |
|
|
|
|
|
|
|
| Constructs a copy of a class instance:
An object of the actual class of the class instance is allocated.
The members of the class instance are copied to the members of the new object.... |
|
|
|
|
|
|
|
| Verifies the code given by an authentication application. |
|
|
|
|
|
|
|
| The NbMemoItem property is used to get the total number of memo items in a record of:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
|
| Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control. |
|
|
|
|
|
|
|
| List of functions for managing the clipboard... |
|
|
|
|
|
|
|
| Loads a file in RTF in an RTF control (found in a window or in a report). |
|
|
|
|
|
|
|
| Sends a Windows message to a control or to a window. |
|
|
|
|
|
|
|
| Retrieves the structure and the value of the current record and exports them into a character string in XML format. |
|
|
|
|
|
|
|
| Usage example of the zipInfoFile function |
|
|
|
|
|
|
|
| You want to include your code lines in a condition, in a structure, ...... |
|
|
|
|
|
|
|
| Prints an ellipse (in a rectangle). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|