|
|
|
|
|
|
|
WINDEV and WINDEV Mobile support two types of menus ... |
|
|
|
|
|
|
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project...... |
|
|
|
|
|
|
To use the telemetry in a WINDEV or WINDEV Mobile application, you must...... |
|
|
|
|
|
|
List of functions for managing HTML Editor controls (prefix syntax)... |
|
|
|
|
|
|
The Height property is used to get and change the height:
of a control or block in a report.
of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
of a break cell in a Table or Looper control.... |
|
|
|
|
|
|
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control. |
|
|
|
|
|
|
You can manipulate Image Editor controls in a page using the following WLanguage properties...... |
|
|
|
|
|
|
Adds a notification into the system bar of device (Android) or into the notification center (iOS). |
|
|
|
|
|
|
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response. |
|
|
|
|
|
|
Returns the size of the media file currently played (in milliseconds) in the Multimedia control. |
|
|
|
|
|
|
Sends the data found in a page currently displayed in the browser to an ASP server. |
|
|
|
|
|
|
Sends the data found in a page currently displayed in the browser to a JSP server. |
|
|
|
|
|
|
Sends the data found in a page currently displayed in the browser to a PHP server. |
|
|
|
|
|
|
Fixes the format used to define the position in a media file (opened by MCIOpen). |
|
|
|
|
|
|
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen). |
|
|
|
|
|
|
Returns or changes the current position in a media file previously opened (MCIOpen). |
|
|
|
|
|
|
Sends a command to one or more electrical devices compatible with the X10 protocol. |
|
|
|
|
|
|
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer. |
|
|
|
|
|
|
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer. |
|
|
|
|
|
|
Sends a directory and its files (present on the user's machine) to an Drive (remote disk).... |
|
|
|
|
|
|
A process of general exception is available for all the components of the object with which it is associated...... |
|
|
|
|
|
|
The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
The Page footer block is run at the end of each page...... |
|
|
|
|
|
|
The context menu of an edit control is used to perform simple edit operations... |
|
|
|
|
|
|
The query editor allows you to create a query by typing SQL code...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|