|
|
|
|
|
|
|
Identifies and retrieves the different elements of the command line passed as a parameter to the current program. |
|
|
|
|
|
|
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ... |
|
|
|
|
|
|
Creating the setup program allows you to deploy a WINDEV application on the end-user computers... |
|
|
|
|
|
|
Returns the value of a parameter passed to the current page. |
|
|
|
|
|
|
Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line... |
|
|
|
|
|
|
Starts running a remote program from the current application. |
|
|
|
|
|
|
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it. |
|
|
|
|
|
|
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user. |
|
|
|
|
|
|
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery). |
|
|
|
|
|
|
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control. |
|
|
|
|
|
|
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
Expands the list of a Combo Box control (single-column or multi-column Combo Box). |
|
|
|
|
|
|
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user. |
|
|
|
|
|
|
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it. |
|
|
|
|
|
|
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. |
|
|
|
|
|
|
For a given position (coordinates of a point) in a Kanban control, returns one of the following:
the number of the card at that position,
the number of the list at that position... |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
Clones a menu or a menu option as well as the associated code. |
|
|
|
|
|
|
The Site Map control allows the Web user to...... |
|
|
|
|
|
|
The "Code snippets" pane lists the code snippets currently available...... |
|
|
|
|
|
|
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed...... |
|
|
|
|
|
|
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode. |
|
|
|
|
|
|
The executable will be stand-alone if the following elements are included in the executable...... |
|
|
|
|
|
|
When generating the external component, two files are automatically created in the EXE directory of the current project...... |
|
|
|
|
|
|
A library is a WDL file that contains all WINDEV or WEBDEV resources ...... |
|
|
|
|
|
|
WDINT allows you to create a translation file.... |
|
|
|
|
|
|
The Time type is used to easily handle the times... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|