|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Enables a menu option (context menu or drop-down menu). |
|
|
|
|
|
|
|
| Returns the status of a Camera control. |
|
|
|
|
|
|
|
| Displays a value in a control or assigns a value in a variable. |
|
|
|
|
|
|
|
| Returns the list of screens connected to one or more video cards. |
|
|
|
|
|
|
|
| When a page template is applied to a page, all the controls and code found in the template are "copied" into the page... |
|
|
|
|
|
|
|
| Deletes a column from a Spreadsheet control. |
|
|
|
|
|
|
|
| Moves a row or swaps two rows in a List Box or Combo Box control. |
|
|
|
|
|
|
|
| Returns the IMEI number of the current device. |
|
|
|
|
|
|
|
| Returns the version number of the .Net Framework available on the current computer. |
|
|
|
|
|
|
|
| Executes JavaScript code in an HTML Editor control. |
|
|
|
|
|
|
|
| Returns information about a MongoDB database. |
|
|
|
|
|
|
|
| Returns the number of the current record in a Table control based on a data file. |
|
|
|
|
|
|
|
| An Item Description variable is used to describe one or more items in a data file programmatically. |
|
|
|
|
|
|
|
| A query created in the query editor can contain several types of items... |
|
|
|
|
|
|
|
| Deletes a folder on an IMAP server. |
|
|
|
|
|
|
|
| Deletes a folder from the Outlook messaging software. |
|
|
|
|
|
|
|
| Here is an overview of how to manipulate Table controls populated programmatically in WLanguage. |
|
|
|
|
|
|
|
| WINDEV allows you to manipulate a status Bar and a status Bar cell directly by programming... |
|
|
|
|
|
|
|
| Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control. |
|
|
|
|
|
|
|
| Returns the name of the archived file currently handled by the functions for adding and extracting files. |
|
|
|
|
|
|
|
| Kotlin is a programming language mainly used for Android development... |
|
|
|
|
|
|
|
The NewLine property is used to determine:- in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
- in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
- in an Organizer control, whether an appointment was created via the context menu.
- in a Scheduler control, whether an appointment was created via the context menu.
|
|
|
|
|
|
|
|
| Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file. |
|
|
|
|
|
|
|
You have the ability to enter Java code: - in Java applications generated with WINDEV.
- in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java. |
|
|
|
|
|
|
|
| Sorts the values selected in a Spreadsheet control. |
|
|
|
|
|
|
|
| Returns the name and full path of an application. |
|
|
|
|
|
|
|
| Retrieves the content of a cell found in an XLS file. |
|
|
|
|
|
|
|
| The current thread sends a signal to the specified thread in order to unlock it. |
|
|
|
|
|
|
|
| Moves several records forward from the current position in the table, according to a specified item. |
|
|
|
|
|
|
|
| Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
|
| Calculates the saturation of a color. |
|
|
|
|
|
|
|
The Collapsed property is used to:- get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control.
- know or modify the wound/unwound status for:
- the breaks of a Table control,
- the breaks of a Looper control,
- the break headers and footers of Table and Looper controls,
- a Drawer control,
- a Ribbon control,
- a Navigation Bar control.
- a Pivot Table control in a report.
|
|
|
|
|
|
|
|
| Adds a folder into the Outlook messaging software. |
|
|
|
|
|
|
|
| MyPage is used to handle the current page... |
|
|
|
|
|
|
|
| Moves a worksheet within a Spreadsheet control in a window. |
|
|
|
|
|
|
|
| Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
|
| Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
|
| Modifies the current folder in the Outlook messaging software. |
|
|
|
|
|
|
|
| Returns the name of the current folder in the Outlook messaging software. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|