|
|
|
|
|
|
|
Modifies the status of an event. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements...... |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
When creating a project, a directory specific to this project is automatically created...... |
|
|
|
|
|
|
The Procedure type is used to handle:
the procedures or methods found in the project.
the procedures or methods found in an internal component.
the procedures or methods found in an external component.... |
|
|
|
|
|
|
List of constants used by the functions for managing the Drag and Drop.... |
|
|
|
|
|
|
List of constants used by the functions for managing dialog boxes... |
|
|
|
|
|
|
Indicates the type of data and the data to copy/move during Drag/Drop.... |
|
|
|
|
|
|
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C...... |
|
|
|
|
|
|
List of constants used by the MCI functions.... |
|
|
|
|
|
|
List of constants used by the functions for chart management.... |
|
|
|
|
|
|
Manages the mouse cursor and specifies the action allowed during Drag and Drop. |
|
|
|
|
|
|
Opens a new pane in a Dynamic Tab control. |
|
|
|
|
|
|
List of constants used by the Toolbar control management functions... |
|
|
|
|
|
|
The "Image gallery" Looper control is used to manage the display of a set of images without programming...... |
|
|
|
|
|
|
When generating a file on the Web server (PDF, HTML, ...... |
|
|
|
|
|
|
To type character strings over several lines in the code editor... |
|
|
|
|
|
|
List of constants used by functions for managing applications with "Live update".... |
|
|
|
|
|
|
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes.... |
|
|
|
|
|
|
Closes a synchronization event between several threads. |
|
|
|
|
|
|
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system. |
|
|
|
|
|
|
This application example manages an XML file named "Orders...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|