|
|
|
|
|
|
|
WINDEV includes several Automatic Application Features (AAFs)...... |
|
|
|
|
|
|
WINDEV manages the following events by default:... |
|
|
|
|
|
|
The MemoryFormat property is used to get and change the format of the value returned for:
Date or Time edit controls.
Date or Time table columns.
Calendar controls.
Static controls.
editable combo boxes.
table columns displayed by combo boxes.... |
|
|
|
|
|
|
WEBDEV allows you to handle an iFrame control by programming...... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
The mathematical SQL functions that can be used on the queries written in SQL code are as follows...... |
|
|
|
|
|
|
All WLanguage code is written in the code editor, which offers several events on a given control ...... |
|
|
|
|
|
|
The merging of repositories makes it possible to combine projects from several repositories into a single repository...... |
|
|
|
|
|
|
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control...... |
|
|
|
|
|
|
The following functions are used to manage Map controls via prefix syntax... |
|
|
|
|
|
|
Returns:
the number of elements in a one-dimensional array.
the number of rows in a two-dimensional array.
the number of elements in the first dimension of a three-dimensional or N-dimensional array.... |
|
|
|
|
|
|
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following:
the page number for the specified position,
the X-position (in mm) for the specified position,
the Y-position (in mm) for the specified position.... |
|
|
|
|
|
|
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following:
the page number for the specified position,
the X-position (in mm) for the specified position,
the Y-position (in mm) for the specified position.... |
|
|
|
|
|
|
Returns:
the number of elements in a one-dimensional array.
the number of rows in a two-dimensional array.
the number of elements in the first dimension of a three-dimensional or N-dimensional array.... |
|
|
|
|
|
|
List of functions for managing services... |
|
|
|
|
|
|
List of events associated with Carousel controls... |
|
|
|
|
|
|
Used to handle the JavaScript properties of the browser event that triggered the code execution. |
|
|
|
|
|
|
WEBDEV proposes the following events:... |
|
|
|
|
|
|
The following events are associated with Range Slider controls:... |
|
|
|
|
|
|
The ZOrder property gets and sets the Z-order of an element. |
|
|
|
|
|
|
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|