|
|
|
|
|
|
|
Enables or disables the DDW (Dim Disabled Window) feature:
for a specific window.
for all the application windows.... |
|
|
|
|
|
|
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message...... |
|
|
|
|
|
|
The test of the entire project allows you to simulate the start of the application with the executable...... |
|
|
|
|
|
|
A window can:
Receive parameters when it is opened.
Return values when it is closed.... |
|
|
|
|
|
|
The different operations that can be performed on the page controls are as follows...... |
|
|
|
|
|
|
How to manage the synchronization between:
the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file.
the corresponding page context found on the server.... |
|
|
|
|
|
|
Evaluates the value of an expression built in a character string. |
|
|
|
|
|
|
Returns information about the type of character. |
|
|
|
|
|
|
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page. |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date. |
|
|
|
|
|
|
Used to find out:
whether the content of a file was modified.
whether the content of a file used by a query was modified.... |
|
|
|
|
|
|
Indicates the number of attempts for locking the file or the record before giving control back to the program. |
|
|
|
|
|
|
WINDEV proposes to run the different project tests directly on the corresponding executable...... |
|
|
|
|
|
|
The docFragment type is used to define the characteristics of a fragment found in a "docx" document. |
|
|
|
|
|
|
Variables are copied using the "=" operator... |
|
|
|
|
|
|
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse...... |
|
|
|
|
|
|
The Minute property is used to:
Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration.
Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration.
Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item.
Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application...... |
|
|
|
|
|
|
The HTML table is a control used to easily create specific layouts in the HTML pages...... |
|
|
|
|
|
|
WLanguage allows for native Python calls...... |
|
|
|
|
|
|
You have the ability to use external languages with WINDEV...... |
|
|
|
|
|
|
Searches for a value in a column of a TreeView Table control, in a specified branch. |
|
|
|
|
|
|
Checks the existence of a file on an FTP server. |
|
|
|
|
|
|
Downloads a document from the Google Docs service. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|