|
|
|
|
|
|
|
The Table controls can be 100% AJAX...... |
|
|
|
|
|
|
This help page explains how to create and handle a structure.... |
|
|
|
|
|
|
List of various constants used by the constants WINDEV functions.... |
|
|
|
|
|
|
Indicates whether the code is run:
from a Windows Mobile application.
from a WINDEV application, from a WEBDEV site or from a PHP application.
Function kept for backward compatibility.... |
|
|
|
|
|
|
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window. |
|
|
|
|
|
|
The GDPR property is used to:
find out if the GDPR applies to an item from a data file.
define whether the GDPR should apply to an item (in the item description in the code only).... |
|
|
|
|
|
|
Returns the Continent variable that corresponds to one of the following values:
a continent constant (2-character continent code),
a continent caption.... |
|
|
|
|
|
|
Discover the main actions that can be performed on the windows.... |
|
|
|
|
|
|
Modifies an element (node or leaf) in a TreeView control. |
|
|
|
|
|
|
Modifies an element (node or leaf) in a TreeView control. |
|
|
|
|
|
|
WINDEV allows you to handle a Range Slider control through programming...... |
|
|
|
|
|
|
The following paragraphs explain...... |
|
|
|
|
|
|
Configuring a replication requires several steps...... |
|
|
|
|
|
|
WINDEV Mobile applications can run on the following platforms... |
|
|
|
|
|
|
The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
The buffer type corresponds to a binary memory area.... |
|
|
|
|
|
|
To select records coming from several data files, joins must be used in the SQL query...... |
|
|
|
|
|
|
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example...... |
|
|
|
|
|
|
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window. |
|
|
|
|
|
|
The wsResponse type is used to get:
the XML source code of the Webservice response.
the value of the different parts of the Webservice response (for the Webservices returning several responses).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|