|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile |
|
|
|
|
|
|
|
| Starts running a remote program from the current application. |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Returns the value of a parameter passed to the current page. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ... |
|
|
|
|
|
|
|
| Identifies and retrieves the different elements of the command line passed as a parameter to the current program. |
|
|
|
|
|
|
|
| Creating the setup program allows you to deploy a WINDEV application on the end-user computers... |
|
|
|
|
|
|
|
| Starts an HTTP request on a server. |
|
|
|
|
|
|
|
| Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization...... |
|
|
|
|
|
|
|
| A Data source variable is used to describe a temporary data source (query, view, alias, ...) |
|
|
|
|
|
|
|
| The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...... |
|
|
|
|
|
|
|
| The query editor allows you to optimize the execution speed of one or more queries...... |
|
|
|
|
|
|
|
| The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control...... |
|
|
|
|
|
|
|
| Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server...... |
|
|
|
|
|
|
|
| Inserts a row into:
a Table control,
a TreeView Table control,
tables displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Reports & Queries is used to...... |
|
|
|
|
|
|
|
| Usage example of the zipFindFile function |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls.... |
|
|
|
|
|
|
|
| The compressed files found in an archive can be handled by WDZip...... |
|
|
|
|
|
|
|
| Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account...... |
|
|
|
|
|
|
|
| The StrikeOut property is used to:
Determine whether the strikethrough formatting is applied to a Font variable.
Apply strikethrough formatting to a Font variable.... |
|
|
|
|
|
|
|
| The memory occupied by a dynamic object (array, class object, ... |
|
|
|
|
|
|
|
| Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
|
| Modifies the font used for the category labels of a chart. |
|
|
|
|
|
|
|
| Initializes the label of a data category (or section) in a chart. |
|
|
|
|
|
|
|
| Flexbox controls allow arranging controls exactly as desired when the browser is resized...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|