|
|
|
|
|
|
|
Initializes the query linked to the report. |
|
|
|
|
|
|
The two most interesting features of WDAPI are...... |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
Returns information about a component. |
|
|
|
|
|
|
Opens an analysis in HFSQL Classic format. |
|
|
|
|
|
|
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers. |
|
|
|
|
|
|
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the data files for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
The server that is hosting a HFSQL database engine can be very busy...... |
|
|
|
|
|
|
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV.... |
|
|
|
|
|
|
Hides a popup displayed in the page via PopupDisplay. |
|
|
|
|
|
|
The properties of a WDTRAD dictionary are as follows...... |
|
|
|
|
|
|
List of constants used by the system functions.... |
|
|
|
|
|
|
List of constants used by the functions for managing the streams (sound and video).... |
|
|
|
|
|
|
Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
An application is often intended to be used by several users connected via a network...... |
|
|
|
|
|
|
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support. |
|
|
|
|
|
|
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory. |
|
|
|
|
|
|
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...... |
|
|
|
|
|
|
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis...... |
|
|
|
|
|
|
WINDEV include several SOAP functions...... |
|
|
|
|
|
|
The test of a single page allows you to run the current page in WEBDEV...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|