|
|
|
|
|
|
|
Captures the images received from the camera:
as an image: takes a photo.
as a video: records a video.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application...... |
|
|
|
|
|
|
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites...... |
|
|
|
|
|
|
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item... |
|
|
|
|
|
|
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance...... |
|
|
|
|
|
|
Keys are specific items in your analysis...... |
|
|
|
|
|
|
There is a new trend in UI design: application menus in the title bar!... |
|
|
|
|
|
|
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...... |
|
|
|
|
|
|
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
When developing a project, the project is compiled on a regular basis.... |
|
|
|
|
|
|
Several options can be configured in the Software Factory administrator...... |
|
|
|
|
|
|
An LDAP directory is used to share information databases on a local or external network.... |
|
|
|
|
|
|
The columns are used to display information in a Table control.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming...... |
|
|
|
|
|
|
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub...... |
|
|
|
|
|
|
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout...... |
|
|
|
|
|
|
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables...... |
|
|
|
|
|
|
Returns:
at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed.
in test mode: all the libraries installed on the current computer.... |
|
|
|
|
|
|
Returns:
the index of the current indexed column in a Table control (based on a data file or populated programmatically).
the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically).... |
|
|
|
|
|
|
WDADMINEXE is used to deploy network applications in push via the "Push" tab...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|