|
|
|
|
|
|
|
The management of a SaaS site is used to modify the three main characteristics of the site... |
|
|
|
|
|
|
To handle the communication streams, WINDEV includes...... |
|
|
|
|
|
|
Applications are constantly evolving...... |
|
|
|
|
|
|
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup...... |
|
|
|
|
|
|
The WorkingDirectory property is used to:
get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page.
get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page.
get the directory used by the Camera control to save photos and videos.... |
|
|
|
|
|
|
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application...... |
|
|
|
|
|
|
The general options are used to configure the working environment of the product used...... |
|
|
|
|
|
|
List of functions for managing serial and parallel ports... |
|
|
|
|
|
|
Index keywords allow users to easily find a help page...... |
|
|
|
|
|
|
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members. |
|
|
|
|
|
|
To describe a project in detail, you can associate documents with it...... |
|
|
|
|
|
|
The code history is used to...... |
|
|
|
|
|
|
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items"). |
|
|
|
|
|
|
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)...... |
|
|
|
|
|
|
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns...... |
|
|
|
|
|
|
The Body block corresponds to the main block of the report...... |
|
|
|
|
|
|
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features):
a specific popup menu used to handle the file.
a file preview in thumbnail format (for an Image or PDF file path).... |
|
|
|
|
|
|
The setup program creation wizard allows you to define all the settings of your setup program.... |
|
|
|
|
|
|
A Java application is an application entirely compiled in Java...... |
|
|
|
|
|
|
WDOptimizer includes multiple modes to optimize indices...... |
|
|
|
|
|
|
A multilingual application can be distributed in multiple languages.... |
|
|
|
|
|
|
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode...... |
|
|
|
|
|
|
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|