|
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
The ValuePerStar property gets and sets the value of a star in a Rating control. |
|
|
|
|
|
|
From the monitor, you can change the configuration options...... |
|
|
|
|
|
|
Usage example of the HDeclareExternal function |
|
|
|
|
|
|
Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
A TreeView Table control based on a variable is a control bound to a variable or a set of variables...... |
|
|
|
|
|
|
Restores the error process of a process. |
|
|
|
|
|
|
Restores the exception process of a process. |
|
|
|
|
|
|
Adds a row as an internal page at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
Automatically initializes:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
Performs various statistical calculations on the file keys. |
|
|
|
|
|
|
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
List of functions specific to Table controls... |
|
|
|
|
|
|
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item. |
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...... |
|
|
|
|
|
|
The SaaS subscriptions are used to make a SaaS site available to a client account...... |
|
|
|
|
|
|
This page explains how to program Table controls based on a data file...... |
|
|
|
|
|
|
The Definition type is used to find out the characteristics of a type:
simple type,
advanced type,
class,
structure.... |
|
|
|
|
|
|
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database. |
|
|
|
|
|
|
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus...... |
|
|
|
|
|
|
Cherche les éléments d'un noeud HTML correspondant à une balise.... |
|
|
|
|
|
|
Adds a row as an internal window at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
The gglOverride type is used to define information about event notification overrides. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|