|
|
|
|
|
|
|
The Alias property is used to:
get or change the alias of a window (WINDEV and WINDEV Mobile).
get or change the alias of a dynamic tab (WINDEV).
get the internal HTML/JavaScript name of a control (WEBDEV).... |
|
|
|
|
|
|
The report viewer allows you to copy text from the report and paste it to a file in another application...... |
|
|
|
|
|
|
Returns:
the name of nth option or sub-option found in the main menu of window.
the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile).... |
|
|
|
|
|
|
Returns the name of last file accessed by an FTP function (File Transfer Protocol). |
|
|
|
|
|
|
Returns the status of an email sent via an SMTP session started in asynchronous mode. |
|
|
|
|
|
|
Two types of procedures are available...... |
|
|
|
|
|
|
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun. |
|
|
|
|
|
|
The pvtPosition type is used to handle a cell of a Pivot Table control. |
|
|
|
|
|
|
Reads the specified text using the device's text-to-speech engine.... |
|
|
|
|
|
|
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.... |
|
|
|
|
|
|
Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
The WorkingDirectory property is used to:
get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page.
get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page.
get the directory used by the Camera control to save photos and videos.... |
|
|
|
|
|
|
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows). |
|
|
|
|
|
|
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software...... |
|
|
|
|
|
|
The analysis is used to define the structure of data files used by the project...... |
|
|
|
|
|
|
The FOR EACH statement is used to run different types of HFSQL loops... |
|
|
|
|
|
|
Deletes a record from a data file (query or view). |
|
|
|
|
|
|
WINDEV Tutorial - External database Using data from an external database - 40 min |
|
|
|
|
|
|
Each WINDEV function is associated with a WINDEV DLL...... |
|
|
|
|
|
|
List of events associated with internal windows... |
|
|
|
|
|
|
Starts an HTTP request on a server. |
|
|
|
|
|
|
The ScrollWithFinger property is used to:
Determine if the content of a control can be moved with the finger ("finger scrolling").
Enable or disable touch-responsiveness for a control.... |
|
|
|
|
|
|
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document. |
|
|
|
|
|
|
Sends a request for purchasing an "In-App" product associated with the application. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|