|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A structure can be allocated dynamically... |
|
|
|
|
|
|
|
| The HeightInPixel property is used to get the height in pixels of a control in a report. |
|
|
|
|
|
|
|
| Gets or changes the label of a menu option (context or drop-down menu). |
|
|
|
|
|
|
|
| Converts an ANSI string (Windows) to an OEM string (DOS). |
|
|
|
|
|
|
|
| Returns the result of the last SOAP procedure that was successfully run. |
|
|
|
|
|
|
|
| Returns the caption of the last error caused by an XLS function. |
|
|
|
|
|
|
|
| The NbThumbnail property is used to get the number of thumbnails generated for an item. |
|
|
|
|
|
|
|
| Searches for a value in all the columns of the following controls:
Table control,
TreeView Table control,
Table control displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Allows you to check the real identity of the current user via biometrics check. |
|
|
|
|
|
|
|
| Converts an OEM string (DOS) to an ANSI string (Windows). |
|
|
|
|
|
|
|
| The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including...... |
|
|
|
|
|
|
|
| The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars. |
|
|
|
|
|
|
|
| A project is a logical set of elements and processes whose purpose is to accomplish a given objective...... |
|
|
|
|
|
|
|
| All report controls can be handled through programming...... |
|
|
|
|
|
|
|
| The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server. |
|
|
|
|
|
|
|
| Sorts the elements in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| The ExpandedImage property is used to:
find out and modify the default image associated with an expanded row in a TreeView Table control.
find out and/or modify the default image associated with an expanded row in a TreeView control.
find out and modify the image associated with a specific expanded row in a TreeView Table control.
find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report.... |
|
|
|
|
|
|
|
| The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server. |
|
|
|
|
|
|
|
| The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming. |
|
|
|
|
|
|
|
| The following constants are used by the functions for managing parallel tasks: ...... |
|
|
|
|
|
|
|
| Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control. |
|
|
|
|
|
|
|
| The Date type enables you to easily handle the dates... |
|
|
|
|
|
|
|
| A class contains the description of a data structure (members) and the processes (methods) that handle this structure.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|