|
|
|
|
|
|
|
Displays or hides the mouse cursor. |
|
|
|
|
|
|
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window. |
|
|
|
|
|
|
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs. |
|
|
|
|
|
|
Returns and modifies the position of the mouse cursor. |
|
|
|
|
|
|
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question. |
|
|
|
|
|
|
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question. |
|
|
|
|
|
|
Intercepts a Windows event on a control, a group of controls or a WINDEV window. |
|
|
|
|
|
|
LoadProcedure is kept for backward compatibility. |
|
|
|
|
|
|
The Page header block is printed on each new page...... |
|
|
|
|
|
|
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services...... |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
Adds or modifies a trigger on an HFSQL data file. |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code...... |
|
|
|
|
|
|
You must comply with the W3C standard (HTML 4...... |
|
|
|
|
|
|
WINDEV Mobile includes several standard Apple buttons...... |
|
|
|
|
|
|
In an application developed in WINDEV, the user has the ability to implement a timer on a button...... |
|
|
|
|
|
|
Clears the list of all public holidays. |
|
|
|
|
|
|
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands...... |
|
|
|
|
|
|
Opens the default Web browser of the current device. |
|
|
|
|
|
|
Displays a message outside the browser. |
|
|
|
|
|
|
Declares additional parameters for the Map control that will be transmitted to the Google API. |
|
|
|
|
|
|
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable. |
|
|
|
|
|
|
Stops the video preview or video recording in a Camera control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Adds an attachment in a PDF file generated by a PDF print export. |
|
|
|
|
|
|
Constructs a copy of a class instance:
An object of the actual class of the class instance is allocated.
The members of the class instance are copied to the members of the new object.... |
|
|
|
|
|
|
Verifies the code given by an authentication application. |
|
|
|
|
|
|
The WidthInPixel property is used to get the width in pixels of a control in a report. |
|
|
|
|
|
|
The NbMemoItem property is used to get the total number of memo items in a record of:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control. |
|
|
|
|
|
|
List of functions for managing the clipboard... |
|
|
|
|
|
|
Loads a file in RTF in an RTF control (found in a window or in a report). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|