|
|
|
|
|
|
|
|
|
|
|
|
|
|
| An Edit control can be bound to an item in a data file, query, etc, ...... |
|
|
|
|
|
|
|
| Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc.... |
|
|
|
|
|
|
|
| Two methods can be used to create a query...... |
|
|
|
|
|
|
|
| Returns the type of pointer used on the device: finger, mouse or stylus. |
|
|
|
|
|
|
|
| You can handle Edit controls programmatically...... |
|
|
|
|
|
|
|
| The TypeDescription property is used to:
Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically.
Define the type used by an Enumeration or Combination item (when describing the item through programming).... |
|
|
|
|
|
|
|
| A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions. |
|
|
|
|
|
|
|
| The BarCodes type is used to handle the information found in a bar code. |
|
|
|
|
|
|
|
| The Date property is used to:
Retrieve the date from a DateTime variable.
Modify the date in a DateTime variable.
Retrieve the date from a Date item (in "Date and Time" format) .
Modify the date in a Date item (in "Date and Time" format)... |
|
|
|
|
|
|
|
| The sfSessionInfo type is used to get information about the current session... |
|
|
|
|
|
|
|
| The sfObject type is used to describe a record of a SalesForce file... |
|
|
|
|
|
|
|
| Returns or modifies the idle time before a WINDEV application is locked. |
|
|
|
|
|
|
|
| The sfSaveResult type is used to find out the result of SFAdd and SFModify... |
|
|
|
|
|
|
|
| The rssEntry type is used to handle a RSS stream entry... |
|
|
|
|
|
|
|
| The rssImage type is used to describe the image of a RSS stream... |
|
|
|
|
|
|
|
| The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery... |
|
|
|
|
|
|
|
| The sfLeadConvert type is used to describe the conversion parameters of a lead... |
|
|
|
|
|
|
|
| The gglEvent type is used to describe and modify an event of a calendar... |
|
|
|
|
|
|
|
| The gglMapParameter type is used to define the advanced characteristics of a map... |
|
|
|
|
|
|
|
| The gglAuthor type is used to identify the author of a Google element... |
|
|
|
|
|
|
|
| The Property Description type is used to get information about a property. |
|
|
|
|
|
|
|
| The "Icon" keyword corresponds to the Icon type, or to the Icon property. |
|
|
|
|
|
|
|
| The COMObject type is used to represent an interface of a COM object. |
|
|
|
|
|
|
|
| Pauses a stopwatch in order to measure the time spent on a process. |
|
|
|
|
|
|
|
| The xmlNode type is used to handle a node of an XML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|