|
|
|
|
|
|
|
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
The Upload control is used to upload files on the Web server...... |
|
|
|
|
|
|
In WINDEV, you can add optional events in the code of the different elements of an application...... |
|
|
|
|
|
|
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content...... |
|
|
|
|
|
|
The main executable options are as follows...... |
|
|
|
|
|
|
The BrowsedItem property is used to:
Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files.
Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized.... |
|
|
|
|
|
|
Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
List of constants used by the print functions.... |
|
|
|
|
|
|
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically...... |
|
|
|
|
|
|
Two types of variables are available...... |
|
|
|
|
|
|
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report.... |
|
|
|
|
|
|
Starting with version 27, files can be downloaded in the background, using the system download manager...... |
|
|
|
|
|
|
Identifies or modifies the window status. |
|
|
|
|
|
|
Implements a user filter on a column found in a Table or TreeView Table control. |
|
|
|
|
|
|
All report controls can be handled through programming...... |
|
|
|
|
|
|
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server. |
|
|
|
|
|
|
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time.... |
|
|
|
|
|
|
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server. |
|
|
|
|
|
|
A Pivot Table control can be handled through programming...... |
|
|
|
|
|
|
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation. |
|
|
|
|
|
|
You can use check models to easily create checks... |
|
|
|
|
|
|
The two most interesting features of WDAPI are...... |
|
|
|
|
|
|
dSaveImage is kept for backward compatibility. |
|
|
|
|
|
|
Draws the chord of a circle (intersection between an ellipse and a straight line):
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|