|
|
|
|
|
|
|
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites.... |
|
|
|
|
|
|
The docFragment type is used to define the characteristics of a fragment found in a "docx" document. |
|
|
|
|
|
|
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP). |
|
|
|
|
|
|
Runs a procedure on a SOAP server. |
|
|
|
|
|
|
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
Indicates the backup file for the result of next HTTP request, run in the same thread. |
|
|
|
|
|
|
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...... |
|
|
|
|
|
|
SQL allows performing set operations on groups of files...... |
|
|
|
|
|
|
The following events appear by default in the WINDEV and WINDEV Mobile code editor... |
|
|
|
|
|
|
The following constants are used to manage Windows events:... |
|
|
|
|
|
|
Performs an authentication using the OAuth 2.0 protocol on any webservice. |
|
|
|
|
|
|
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming. |
|
|
|
|
|
|
Runs an action on the UPnP service. |
|
|
|
|
|
|
A Stack variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
The Time type is used to easily handle the times... |
|
|
|
|
|
|
Prints the content of the specified Table control without having to create a report based on the Table control. |
|
|
|
|
|
|
Adds a token to a "Text token" Edit control. |
|
|
|
|
|
|
Removes a materialized view from the HFSQL server. |
|
|
|
|
|
|
Goes to the next row (i.e next record) of the query result. |
|
|
|
|
|
|
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default). |
|
|
|
|
|
|
The Date type enables you to easily handle the dates... |
|
|
|
|
|
|
Finds out whether a menu option is marked or not. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|