|
|
|
|
|
|
|
An HFSQL application can operate in network mode or in Client/Server mode... |
|
|
|
|
|
|
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts... |
|
|
|
|
|
|
When distributing an application or a site, you may want to offer both a full version and a limited version... |
|
|
|
|
|
|
Ends the application and restarts it. |
|
|
|
|
|
|
WINDEV gives you the ability to lock your applications (after a specific duration for example)... |
|
|
|
|
|
|
The setup editor WDInst ("Tools... |
|
|
|
|
|
|
Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
To create a.NET application from a project... |
|
|
|
|
|
|
Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable...... |
|
|
|
|
|
|
Once created, the action plans must be deployed in order to be run. |
|
|
|
|
|
|
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control...... |
|
|
|
|
|
|
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary. |
|
|
|
|
|
|
Allows you to specify the version of the Native SQL Server Connector that will be used. |
|
|
|
|
|
|
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server...... |
|
|
|
|
|
|
Runs a server procedure without refreshing the page. |
|
|
|
|
|
|
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties...... |
|
|
|
|
|
|
The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
The operations that can be performed on the table cells are as follows:... |
|
|
|
|
|
|
The site map path is used to implement the structure and the sequence of pages in your site...... |
|
|
|
|
|
|
The analysis must be synchronized with an external database if it uses...... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
The "Favorites" pane gives direct access to the favorites of your project...... |
|
|
|
|
|
|
Flexbox controls allow arranging controls exactly as desired when the browser is resized...... |
|
|
|
|
|
|
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque. |
|
|
|
|
|
|
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report...... |
|
|
|
|
|
|
The Document type is used to handle a "docx" document. |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable...... |
|
|
|
|
|
|
The Thread type allows you to define all the characteristics of a thread. |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|