|
|
|
|
|
|
|
Returns specific information about the project currently run. |
|
|
|
|
|
|
The Email property is used to get and change an email address. |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
You can manipulate Edit controls in a window, page or report using the following WLanguage properties...... |
|
|
|
|
|
|
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications...... |
|
|
|
|
|
|
The Language property is used to get and change the language used. |
|
|
|
|
|
|
Project configurations allow you to adapt the same project to multiple "targets"...... |
|
|
|
|
|
|
Initializes the query linked to the report (for a query with parameters). |
|
|
|
|
|
|
The minimap is an option that allows you to quickly navigate the code editor...... |
|
|
|
|
|
|
The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project...... |
|
|
|
|
|
|
Adds an attribute to an automatic variable generated by the import of a Webservice. |
|
|
|
|
|
|
Decodes a character string in UUEncode format. |
|
|
|
|
|
|
Opens a document in its associated application. |
|
|
|
|
|
|
Converts a character string in XML format into a standard character string. |
|
|
|
|
|
|
Usage example of the zipAddDirectory function |
|
|
|
|
|
|
Identifies the window that was in edit before the window that is currently in edit (for the same project). |
|
|
|
|
|
|
Seeks an element in a one-dimensional array by using a comparison procedure. |
|
|
|
|
|
|
Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
Creates a new XML document from an existing XML document. |
|
|
|
|
|
|
Restores the previously saved context of an XML document. |
|
|
|
|
|
|
Returns the number of words in a string. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|