|
|
|
|
|
|
|
WINDEV Mobile includes several types of controls... |
|
|
|
|
|
|
Used to display a chart with raised effect. |
|
|
|
|
|
|
Returns the status of the current burner. |
|
|
|
|
|
|
Returns the path of the current burner. |
|
|
|
|
|
|
Sends an ESCAPE command or a data command to a printer. |
|
|
|
|
|
|
Returns the number of rows found in an XLS file. |
|
|
|
|
|
|
Executes a function present in a Python module. |
|
|
|
|
|
|
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram. |
|
|
|
|
|
|
Splits a file into several files. |
|
|
|
|
|
|
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min |
|
|
|
|
|
|
Value of constants for the Windows 32-bit API... |
|
|
|
|
|
|
The RulerModifiable property is used to:
Find out whether the user can move the playhead in a TimeLine control.
Allow or prevent the user from moving the playhead in a TimeLine control.... |
|
|
|
|
|
|
Positions on the next element of a memory zone and returns the value of this element. |
|
|
|
|
|
|
A component diagram shows the physical and static architecture of a system software...... |
|
|
|
|
|
|
STOP is used to call the WLanguage debugger during a test in the editor... |
|
|
|
|
|
|
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run. |
|
|
|
|
|
|
The Feedback component is a component provided with WINDEV...... |
|
|
|
|
|
|
The stress tests are used to check...... |
|
|
|
|
|
|
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files...... |
|
|
|
|
|
|
Modifies the configuration of a service according to the information given in the members of the Service variable. |
|
|
|
|
|
|
The VisibleInExportAndPrint property is used to:
Find out whether a column of a Table or TreeView Table control is visible for export and printing.
Modify the visibility of a column in a Table or TreeView Table control for export and printing.... |
|
|
|
|
|
|
Positions on the element found before the current element of a memory zone and returns the value of this element. |
|
|
|
|
|
|
Calculates:
the number of occurrences of a specific character string (by respecting the search criteria) in another character string.
the number of occurrences of a set of strings in an array.... |
|
|
|
|
|
|
Sets the position on the last element of memory area and returns the value of this element. |
|
|
|
|
|
|
Populates a List Box or Combo Box control programmatically with the records from a data file or query. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|