|
|
|
|
|
|
|
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control... |
|
|
|
|
|
|
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels... |
|
|
|
|
|
|
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe... |
|
|
|
|
|
|
The Chart controls allow the end user to perform several operations... |
|
|
|
|
|
|
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min |
|
|
|
|
|
|
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end. |
|
|
|
|
|
|
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
The test of a single page allows you to run the current page in WEBDEV...... |
|
|
|
|
|
|
An xlsCell variable is used to describe and modify a cell in an Excel document... |
|
|
|
|
|
|
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd. |
|
|
|
|
|
|
Run the initialization code of project...... |
|
|
|
|
|
|
Enables or disables the management of duplicates on a unique key. |
|
|
|
|
|
|
Adds or modifies a trigger on an HFSQL data file. |
|
|
|
|
|
|
A client application of a socket server connects to a standard server in order to exchange information via socket...... |
|
|
|
|
|
|
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string. |
|
|
|
|
|
|
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers. |
|
|
|
|
|
|
Adds a watermark into a report (report created in the report editor or printed report). |
|
|
|
|
|
|
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.). |
|
|
|
|
|
|
Checks which key is pressed. |
|
|
|
|
|
|
The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
Opens a library created by WINDEV (file with a WDL extension)...... |
|
|
|
|
|
|
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate.... |
|
|
|
|
|
|
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports.... |
|
|
|
|
|
|
Returns information about one or more backups performed on an HFSQL Client/Server server.... |
|
|
|
|
|
|
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery). |
|
|
|
|
|
|
Returns a directory path for the shared data of the current application:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
the data files common to all the users (HFSQL .fic, .ndx and .mmo files).... |
|
|
|
|
|
|
Returns a directory path for the data of the current user of the current application. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|