|
|
|
|
|
|
|
Creating the setup program allows you to deploy a WINDEV application on the end-user computers... |
|
|
|
|
|
|
Starts running a remote program from the current application. |
|
|
|
|
|
|
Identifies and retrieves the different elements of the command line passed as a parameter to the current program. |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line... |
|
|
|
|
|
|
Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ... |
|
|
|
|
|
|
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query. |
|
|
|
|
|
|
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view. |
|
|
|
|
|
|
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane. |
|
|
|
|
|
|
The HintTextColor property is used to get and change the hint text color of an Edit control. |
|
|
|
|
|
|
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice). |
|
|
|
|
|
|
Returns the list of stop words used by a full-text index. |
|
|
|
|
|
|
Returns the name of static or dynamic pane found in a Tab control associated with a control. |
|
|
|
|
|
|
Used to find out whether a cell is merged with other cells and to get the name of merged cells. |
|
|
|
|
|
|
Returns the list of countries according to the ISO 3166-1 standard. |
|
|
|
|
|
|
Allows you to find out whether the browser used by the Web user is started on a mobile device. |
|
|
|
|
|
|
Returns the total size (in bytes) of the file currently uploaded via an Upload control. |
|
|
|
|
|
|
Returns the total size (in bytes) of the file currently uploaded via an Upload control. |
|
|
|
|
|
|
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
Inserts an element into a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Modifies an element in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Returns the number of elements selected in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Deletes an element from a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Adds an element programmatically to a List Box, ListView, Combo Box or Carousel control. |
|
|
|
|
|
|
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
Finds all the instances of a character string and replaces them with another string in a Word Processing control. |
|
|
|
|
|
|
Used to find out whether a cell is merged with other cells and to get the name of merged cells. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|