|
|
|
|
|
|
|
WINDEV include several SOAP functions...... |
|
|
|
|
|
|
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version...... |
|
|
|
|
|
|
The merging of repositories makes it possible to combine projects from several repositories into a single repository...... |
|
|
|
|
|
|
WINDEV allows you handle a TreeMap control through programming.... |
|
|
|
|
|
|
Refreshes the Table control. |
|
|
|
|
|
|
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration...... |
|
|
|
|
|
|
Sends a NFC tag to another device. |
|
|
|
|
|
|
Returns the list of columns filtered by the user in a Table or TreeView Table control. |
|
|
|
|
|
|
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects...... |
|
|
|
|
|
|
Returns the rounding difference between:
the value displayed in a "Currency + Euro" control,
the associated control used for dual display.... |
|
|
|
|
|
|
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query. |
|
|
|
|
|
|
Checks whether the current record corresponds to the current filter or search. |
|
|
|
|
|
|
Calls a server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
Returns the type of archive: single-part archive or multi-part archive. |
|
|
|
|
|
|
Configures the printer for a print performed in WLanguage:
by opening the configuration window.
by modifying the printer used for the current print.... |
|
|
|
|
|
|
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager...... |
|
|
|
|
|
|
Substitutes one block of the report with another block while the report is printed. |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, ...... |
|
|
|
|
|
|
The Month property is used to:
Retrieve the month from a Date or DateTime variable.
Modify the month in a Date or DateTime variable.
Retrieve the month from a Date item (in "Simple date" or "Date and Time" format)
Modify the month in a Date item (in "Simple Date" or "Date and Time" format)... |
|
|
|
|
|
|
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ...... |
|
|
|
|
|
|
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min |
|
|
|
|
|
|
When modifying the analysis of a replicated application (add an item, a file, ...... |
|
|
|
|
|
|
The Calendar control is used to permanently display a calendar in a window or page...... |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
Adds:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|