|
|
|
|
|
|
|
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box. |
|
|
|
|
|
|
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control...... |
|
|
|
|
|
|
The Toast type is used to define all the advanced characteristics of a toast notification. |
|
|
|
|
|
|
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...... |
|
|
|
|
|
|
The main operations that can be performed on an item are as follows...... |
|
|
|
|
|
|
The Iteration block is a free block, created manually in the report editor ("Report...... |
|
|
|
|
|
|
The Border type is used to handle a border through programming... |
|
|
|
|
|
|
Development teams that have design expertise sometime want to be able to create their own skin templates...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces...... |
|
|
|
|
|
|
The different operations available for the report controls are as follows...... |
|
|
|
|
|
|
A TreeView Table control based on a variable is a control bound to a variable or a set of variables...... |
|
|
|
|
|
|
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure. |
|
|
|
|
|
|
Selects an element in a TreeView control. |
|
|
|
|
|
|
Some functions and properties have been removed from WLanguage...... |
|
|
|
|
|
|
Returns the instance of a module. |
|
|
|
|
|
|
The SQL functions can be used to handle the MariaDB database...... |
|
|
|
|
|
|
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database...... |
|
|
|
|
|
|
The SQL functions can be used to handle the MySQL database...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts.... |
|
|
|
|
|
|
Displays a custom message in a non-blocking system warning window. |
|
|
|
|
|
|
Returns the list of Exif tags available for the image used. |
|
|
|
|
|
|
Starts running a remote program from the current application. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|