|
|
|
|
|
|
|
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document. |
|
|
|
|
|
|
The AutomaticEvent type is used to manage an automatic event. |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
The docTabulation type is used to define the characteristics of a custom tabulation. |
|
|
|
|
|
|
The drop-down button expands:
a context menu.
a popup window.... |
|
|
|
|
|
|
A lambda ("lambda function") is a more concise way to write internal procedures... |
|
|
|
|
|
|
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites...... |
|
|
|
|
|
|
The LDAP protocol is increasingly used by the companies...... |
|
|
|
|
|
|
When the action plans are deployed, you have the ability to configure their activation mode.... |
|
|
|
|
|
|
The database can be accessed via a web service...... |
|
|
|
|
|
|
The setup editor WDInst ("Tools...... |
|
|
|
|
|
|
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project...... |
|
|
|
|
|
|
List of constants used by the SNMP functions.... |
|
|
|
|
|
|
WINDEV Mobile manages the following events by default (in order of appearance in the code editor): |
|
|
|
|
|
|
The wsResponse type is used to get:
the XML source code of the Webservice response.
the value of the different parts of the Webservice response (for the Webservices returning several responses).... |
|
|
|
|
|
|
The restResponse type is used to define all the advanced characteristics of a REST response. |
|
|
|
|
|
|
From version 22, WEBDEV proposes a new WLanguage framework for the browser code... |
|
|
|
|
|
|
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet. |
|
|
|
|
|
|
The DisplayEnabled property is used to:
determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly.
refresh a control or window.... |
|
|
|
|
|
|
Runs a server procedure without refreshing the page. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|