|
|
|
|
|
|
|
Various WEBDEV constants... |
|
|
|
|
|
|
The Y property is used to:
Find out the Y-coordinate of a control or window (position on Y-axis).
Modify the Y-coordinate of a control or window.... |
|
|
|
|
|
|
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...... |
|
|
|
|
|
|
Dynamically changes the skin template:
of all windows found in the current application,
of the windows found in the WINDEV components used by the application,
of a specific window found in the project.... |
|
|
|
|
|
|
Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector. |
|
|
|
|
|
|
The Vertical property is used to:
determine if a control is oriented horizontally or vertically.
change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).... |
|
|
|
|
|
|
The columns are used to display information in a Table control...... |
|
|
|
|
|
|
List of constants used by the functions for managing XML documents.... |
|
|
|
|
|
|
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior. |
|
|
|
|
|
|
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control. |
|
|
|
|
|
|
There are two different modes to debug a WINDEV Mobile application... |
|
|
|
|
|
|
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more.... |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the given element. |
|
|
|
|
|
|
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control...... |
|
|
|
|
|
|
Usage example of the LoadWDL function |
|
|
|
|
|
|
The kbCard type defines all the advanced characteristics of a card in a Kanban control. |
|
|
|
|
|
|
A variable is defined by name and type...... |
|
|
|
|
|
|
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document. |
|
|
|
|
|
|
The Grayed property is used to:
Determine if a control (or a group of controls) is grayed out.
Gray out or ungray a control, a group of controls or a window.... |
|
|
|
|
|
|
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|