|
|
|
|
|
|
|
Ends a program that is using WINDEV. |
|
|
|
|
|
|
Displays a message in the status bar. |
|
|
|
|
|
|
Allows the programs currently run to process the Windows messages or runs a temporization. |
|
|
|
|
|
|
Displays a dialog box that includes a logo, a message and the "Yes" and "No" buttons. |
|
|
|
|
|
|
Opens and runs a WINDEV project. |
|
|
|
|
|
|
Retrieves the value of a control. |
|
|
|
|
|
|
Displays a mouse pointer shaped like an hourglass. |
|
|
|
|
|
|
Initializes the sound interpreter. |
|
|
|
|
|
|
Plays the requested sound. |
|
|
|
|
|
|
Opens the specified window by closing all the windows opened beforehand. |
|
|
|
|
|
|
Returns the command line passed in parameter to the executable program. |
|
|
|
|
|
|
For a multilingual application, you have the ability to...... |
|
|
|
|
|
|
Returns:
at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed.
in test mode: all the libraries installed on the current computer.... |
|
|
|
|
|
|
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image. |
|
|
|
|
|
|
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image. |
|
|
|
|
|
|
This help page explains how to fill a TreeView control.... |
|
|
|
|
|
|
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect. |
|
|
|
|
|
|
WEBDEV allows you to create page templates...... |
|
|
|
|
|
|
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|