|
|
|
|
|
|
|
Various WEBDEV constants... |
|
|
|
|
|
|
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content"). |
|
|
|
|
|
|
Copies the image from a WINDEV window to an Image variable or to an Image control. |
|
|
|
|
|
|
Copies the image of a control in a WINDEV window to a variable of type Image. |
|
|
|
|
|
|
Returns or modifies the idle time before a WINDEV application is locked. |
|
|
|
|
|
|
Disables the tracking of user positions for a WINDEV Mobile application. |
|
|
|
|
|
|
Source Code Manager (SCM)... |
|
|
|
|
|
|
WINDEV Mobile covers the entire application development cycle... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming...... |
|
|
|
|
|
|
This diagram presents the different steps for developing an application with WINDEV...... |
|
|
|
|
|
|
The following functions are used to handle the Bluetooth Low Energy devices:... |
|
|
|
|
|
|
Allows you to automatically start a WINDEV application when a specific event occurs. |
|
|
|
|
|
|
Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages...... |
|
|
|
|
|
|
List of Salesforce functions (prefix syntax)... |
|
|
|
|
|
|
Intercepts a Windows event on a control, a group of controls or a WINDEV window. |
|
|
|
|
|
|
Markdown is a lightweight markup language that allows you to apply formatting to text...... |
|
|
|
|
|
|
The windows represent the main interface of a WINDEV application...... |
|
|
|
|
|
|
Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
The Range Area chart is used to show a variation between a high and a low value...... |
|
|
|
|
|
|
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content"). |
|
|
|
|
|
|
WINDEV allows you to handle a Wire control by programming...... |
|
|
|
|
|
|
Variables are copied using the "=" operator... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|