|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns...... |
|
|
|
|
|
|
|
| Adds a calculated row to a Table control by providing custom calculation procedures. |
|
|
|
|
|
|
|
| Loads the file containing the error messages in the desired language into memory. |
|
|
|
|
|
|
|
| Prints (or not) the page headers and footers of nested report. |
|
|
|
|
|
|
|
| Configures the printer for a print performed in WLanguage:
by opening the configuration window.
by modifying the printer used for the current print.... |
|
|
|
|
|
|
|
| Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls...... |
|
|
|
|
|
|
|
| Associates the data directory specified in the analysis with a directory found on disk. |
|
|
|
|
|
|
|
| Tags are used to associate keywords with incidents in the Project Management Hub...... |
|
|
|
|
|
|
|
| The Month property is used to:
Retrieve the month from a Date or DateTime variable.
Modify the month in a Date or DateTime variable.
Retrieve the month from a Date item (in "Simple date" or "Date and Time" format)
Modify the month in a Date item (in "Simple Date" or "Date and Time" format)... |
|
|
|
|
|
|
|
| To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code...... |
|
|
|
|
|
|
|
| List of events associated with Button controls... |
|
|
|
|
|
|
|
| An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
|
| WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor.... |
|
|
|
|
|
|
|
| The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
|
| A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed...... |
|
|
|
|
|
|
|
| A select query (corresponding SQL statement...... |
|
|
|
|
|
|
|
| The DisplayMask property is used to:
Find out the display mask.
Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.... |
|
|
|
|
|
|
|
| List of constants used by the Exif functions.... |
|
|
|
|
|
|
|
| The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable. |
|
|
|
|
|
|
|
| The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|