|
|
|
|
|
|
|
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, ... |
|
|
|
|
|
|
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer. |
|
|
|
|
|
|
Prints a diagram from:
a Diagram Editor control,
a "wddiag" file,
a Diagram variable.... |
|
|
|
|
|
|
Creates a text file containing the server logs between two given dates. |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
copy a single file from the remote disk to another directory on the remote disk. |
|
|
|
|
|
|
Finds and selects the next element corresponding to the sought text in a window or in a control. |
|
|
|
|
|
|
copy a single file from the remote disk to another directory on the remote disk. |
|
|
|
|
|
|
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity.... |
|
|
|
|
|
|
WEBDEV allows you "suck up" the existing HTML pages...... |
|
|
|
|
|
|
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file). |
|
|
|
|
|
|
Once the development of your WINDEV application is completed (windows, reports, queries, etc.... |
|
|
|
|
|
|
The report editor can be used to create form reports, which include different controls allowing users to enter data...... |
|
|
|
|
|
|
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.). |
|
|
|
|
|
|
The IMAP protocol is a standard protocol for managing emails...... |
|
|
|
|
|
|
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
The automatic data file modification updates the description of data files on user computers...... |
|
|
|
|
|
|
The following steps must be performed to implement the requirements...... |
|
|
|
|
|
|
The List Box and Combo Box controls can benefit from several AAFs...... |
|
|
|
|
|
|
The report viewer allows end users to view reports before printing them...... |
|
|
|
|
|
|
It is possible to regularly make a backup of the different elements of a project...... |
|
|
|
|
|
|
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor...... |
|
|
|
|
|
|
Returns or modifies the current position of the media file currently played in the Multimedia control. |
|
|
|
|
|
|
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control. |
|
|
|
|
|
|
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|