|
|
|
|
|
|
|
This help page explains how to retrieve the analysis structure through programming.... |
|
|
|
|
|
|
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min... |
|
|
|
|
|
|
Deployment to the App Store is the most common deployment mode...... |
|
|
|
|
|
|
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries...... |
|
|
|
|
|
|
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases...... |
|
|
|
|
|
|
WINDEV proposes to run the different project tests directly on the corresponding executable...... |
|
|
|
|
|
|
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file...... |
|
|
|
|
|
|
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements...... |
|
|
|
|
|
|
You can display a print preview in the report viewer...... |
|
|
|
|
|
|
The HTML Editor control allows users to create and modify HTML pages...... |
|
|
|
|
|
|
The monitoring robot will measure the SMART attributes of a server's hard drives...... |
|
|
|
|
|
|
In this example, the application allows you to...... |
|
|
|
|
|
|
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform...... |
|
|
|
|
|
|
The data handled by a WINDEV Mobile application can come from... |
|
|
|
|
|
|
The following operations are available for the following types of variables...... |
|
|
|
|
|
|
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period...... |
|
|
|
|
|
|
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever...... |
|
|
|
|
|
|
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query.... |
|
|
|
|
|
|
A break in a Table control is used to group the data corresponding to one or more arguments...... |
|
|
|
|
|
|
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV...... |
|
|
|
|
|
|
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|