|
|
|
|
|
|
|
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV. |
|
|
|
|
|
|
Deletes a file accessible from the current computer. |
|
|
|
|
|
|
List all the tables that can be accessed by the connected database system. |
|
|
|
|
|
|
Inserts an empty row into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Inserts an empty column into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Displays the window for appointment creation of native application for managing appointments found on the Android device. |
|
|
|
|
|
|
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
Updates the table of the contents of a document. |
|
|
|
|
|
|
Running a WLanguage function by dynamic compilation with command formatting...... |
|
|
|
|
|
|
Enables or disables the mechanism for displaying the control tooltips. |
|
|
|
|
|
|
Prints a diagram from:
a Diagram Editor control,
a "wddiag" file,
a Diagram variable.... |
|
|
|
|
|
|
Adds an element to the queue. |
|
|
|
|
|
|
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components...... |
|
|
|
|
|
|
Pushes an element onto the stack. |
|
|
|
|
|
|
Returns the size of a directory in bytes. |
|
|
|
|
|
|
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect. |
|
|
|
|
|
|
The following functions are used to manage the Organizer control:... |
|
|
|
|
|
|
The GranularityMovement property is used to get and change the size of the grid to move:
appointments in an Organizer control.
appointments in a Scheduler control.
events in a TimeLine control.
tasks in a Gantt Chart column.... |
|
|
|
|
|
|
Deletes an internal window found in the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
Modifies a marker displayed in a Map control. |
|
|
|
|
|
|
Signals the code execution for a passage sensor. |
|
|
|
|
|
|
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile...... |
|
|
|
|
|
|
Checks whether an expression is Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
Checks whether an expression is not Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
Checks whether the specified expressions are different in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|