|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| The Description property is used to get and change the description of an element. |
|
|
|
|
|
|
|
| Retrieves the information about the last known device position. |
|
|
|
|
|
|
|
| Sorts a branch in a TreeView Table control on one or more columns. |
|
|
|
|
|
|
|
| Temporarily disables (or re-enables) the replication. |
|
|
|
|
|
|
|
| Deletes the following from a Map control:
all markers,
use any shape you want,
all images.... |
|
|
|
|
|
|
|
| The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
|
| Retrieves the characteristics of an image file or the characteristics of a PDF file:
format.
width and height.
number of bits per pixel.
transparent area.... |
|
|
|
|
|
|
|
| Deletes all files from an archive. |
|
|
|
|
|
|
|
| The InitialState property gets the initial state of a control. |
|
|
|
|
|
|
|
| The FilePath property gets:
the name of the xlsx file associated with a Spreadsheet control.
the name of the file associated with an Image Editor control.
the name of the PDF file associated with a PDF Reader control.
the name of the DOCX file associated with a Word Processing control.
the name of the wddiag file associated with a Diagram Editor control.... |
|
|
|
|
|
|
|
| Checks whether a string matches the format defined by a regular expression. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose different types of charts...... |
|
|
|
|
|
|
|
| Displays a custom message in a non-blocking system warning window. |
|
|
|
|
|
|
|
| Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Opens a window in a mobile application. |
|
|
|
|
|
|
|
| When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad...... |
|
|
|
|
|
|
|
| Defines and enables a "Start with" filter on a file, view or query. |
|
|
|
|
|
|
|
| Calculates the Hash of a character string according to a specific algorithm. |
|
|
|
|
|
|
|
| The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application...... |
|
|
|
|
|
|
|
| List of properties associated with a Static control... |
|
|
|
|
|
|
|
| Returns the characteristics of a file found an archive:
The name of the file and its stored path.
The initial size of the file.
The compressed size of file.
The date and time of file creation.
The date and time of file modification.
The date and time of file access.
The file attributes.
The file encryption mode.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|