|
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
New features in WINDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
The Windows windows developed with WINDEV... |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ... |
|
|
|
|
|
|
There are multiple solutions to provide help to the users... |
|
|
|
|
|
|
Transforming WINDEV applications into Mobile is very easy... |
|
|
|
|
|
|
Initializes the different SQL variables with information relative to the last query run. |
|
|
|
|
|
|
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
The main elements of the project editor are as follows: |
|
|
|
|
|
|
Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
Initializes (or not) the controls to zero and runs the initialization processes of the controls... |
|
|
|
|
|
|
Marks the end of critical section: the code will be run by another thread. |
|
|
|
|
|
|
Clears a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Deletes an element from a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
A control is an indexed control if it contains several controls with the same name...... |
|
|
|
|
|
|
Displays or hides the chart gridlines. |
|
|
|
|
|
|
Retrieves and/or modifies the value of the line thickness in a line chart.... |
|
|
|
|
|
|
Saves a chart that was previously drawn in a file in BMP format. |
|
|
|
|
|
|
Prints (or not) the page headers and footers of nested report. |
|
|
|
|
|
|
Opens an Excel file (xls or xlsx files). |
|
|
|
|
|
|
Substitutes one block of the report with another block while the report is printed. |
|
|
|
|
|
|
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB... |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed,... |
|
|
|
|
|
|
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window... |
|
|
|
|
|
|
The Description property is used to get and change the description of an element. |
|
|
|
|
|
|
The "Background" keyword can correspond to:
the Background variable,
the Background property... |
|
|
|
|
|
|
The Style property is used to:
retrieve or assign the entire style of a control (including... |
|
|
|
|
|
|
Returns the resolution of a specific element. |
|
|
|
|
|
|
Usage example of the fRename function |
|
|
|
|
|
|
Usage example of the zipSize function |
|
|
|
|
|
|
Usage example of the zipNbPartNeeded function |
|
|
|
|
|
|
The Property Additional Parameters allows you to specify additional parameters... |
|
|
|
|
|
|
The NumberColumn property is used to get and change the number of columns of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|