|
|
|
|
|
|
|
An enumeration is a set of values...... |
|
|
|
|
|
|
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page...... |
|
|
|
|
|
|
To configure the general options of the window editor...... |
|
|
|
|
|
|
An SQL view is a virtual data source defined by an SQL query...... |
|
|
|
|
|
|
The sysNotification type is used to define all the advanced characteristics of an interactive system notification. |
|
|
|
|
|
|
List of events associated with TreeView controls... |
|
|
|
|
|
|
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage...... |
|
|
|
|
|
|
The SCM gives you the ability to define a check-in policy...... |
|
|
|
|
|
|
The Variable Description type is used to get information about a variable or a member. |
|
|
|
|
|
|
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed.... |
|
|
|
|
|
|
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user.... |
|
|
|
|
|
|
WINDEV proposes to run the different project tests directly on the corresponding executable...... |
|
|
|
|
|
|
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages...... |
|
|
|
|
|
|
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls. |
|
|
|
|
|
|
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers...... |
|
|
|
|
|
|
The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
The Automation keyword is used to declare an automation object... |
|
|
|
|
|
|
The End of document block is run once at the end of the report execution...... |
|
|
|
|
|
|
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
To handle the communication streams, WINDEV includes...... |
|
|
|
|
|
|
Creates an HFSQL view.
This function uses the former view mechanism.... |
|
|
|
|
|
|
A flexible modeling includes different elements linked together...... |
|
|
|
|
|
|
The JSON type makes it possible to simplify actions on data in JSON format. |
|
|
|
|
|
|
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|