|
|
|
|
|
|
|
The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
A non-maximized window can be resized by the user and it can occupy a section of the screen only...... |
|
|
|
|
|
|
There are two different modes to debug a WINDEV Mobile application... |
|
|
|
|
|
|
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject...... |
|
|
|
|
|
|
WINDEV allows you to handle a Toolbar control through programming...... |
|
|
|
|
|
|
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV).
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
An Android application can contain one or more Widget windows...... |
|
|
|
|
|
|
Defines a color from its Red, Green and Blue components. |
|
|
|
|
|
|
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window:
Width of the internal window.
Height of the internal window.... |
|
|
|
|
|
|
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system...... |
|
|
|
|
|
|
Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array property (array of events of gglCalendar, etc.).
from a WLanguage list.... |
|
|
|
|
|
|
Executes a procedure on each element of a source array and returns the results in a WLanguage array. |
|
|
|
|
|
|
Returns an array containing the elements of a source array for which a procedure returns True. |
|
|
|
|
|
|
Returns an array containing the elements of a source array for which a procedure returns True. |
|
|
|
|
|
|
Executes a procedure on each element of a source array and returns the results in a WLanguage array. |
|
|
|
|
|
|
Returns an array corresponding to the union of two arrays (without deleting duplicates). |
|
|
|
|
|
|
To create a new flexible modeling, you can...... |
|
|
|
|
|
|
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control. |
|
|
|
|
|
|
The SQL functions can be used to handle the MariaDB database...... |
|
|
|
|
|
|
WinSize:
returns or modifies the window display mode (maximized, minimized or normal),
modifies the window height and/or width,
moves the window and modifies a window's height and/or width.... |
|
|
|
|
|
|
Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|