|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile manage the following event by default...... |
|
|
|
|
|
|
|
| Deletes from the web service context a variable added by DeclareWebserviceContext. |
|
|
|
|
|
|
|
| The gglPerson type is used to describe and modify the participants attending an event of a Google calendar... |
|
|
|
|
|
|
|
| Deletes all the connection points for a control. |
|
|
|
|
|
|
|
| An internal component is a set of elements from a project.... |
|
|
|
|
|
|
|
| Defines the size of the image containing the chart. |
|
|
|
|
|
|
|
| Positions at the beginning of the media file played in the Multimedia control. |
|
|
|
|
|
|
|
| Expands all breaks in a Looper control with break.... |
|
|
|
|
|
|
|
| Returns the size (in bytes) already sent for the file currently uploaded via an Upload control. |
|
|
|
|
|
|
|
| The code editor proposes several display options...... |
|
|
|
|
|
|
|
| Moves a row or swaps two rows in a Looper control. |
|
|
|
|
|
|
|
| The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.). |
|
|
|
|
|
|
|
| Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
|
| Draws a rounded rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file. |
|
|
|
|
|
|
|
| The Country type is used to find out the characteristics of a country. |
|
|
|
|
|
|
|
| The FontCharset property is used to:
Find out the character set used by the screen fonts of a control.
Modify the character set used by the screen fonts of a control.... |
|
|
|
|
|
|
|
| Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Creates an external file. |
|
|
|
|
|
|
|
| Renames or moves a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Creates a directory on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Deletes a file from an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|