|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose two types of masks... |
|
|
|
|
|
|
|
The InputMask property is used to:- get the input mask.
- set the input mask (from the masks available for the type).
|
|
|
|
|
|
|
|
| The following functions are used to manage masks... |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure...... |
|
|
|
|
|
|
|
| List of events associated with internal windows... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing services.... |
|
|
|
|
|
|
|
| A class contains the description of a data structure (members) and the processes (methods) that handle this structure.... |
|
|
|
|
|
|
|
| The following events appear by default in the WINDEV and WINDEV Mobile code editor... |
|
|
|
|
|
|
|
| Being able to perform a search in the editors significantly improves efficiency...... |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
|
| Modifies the name of a file. |
|
|
|
|
|
|
|
| Decompresses a file that was compressed by fCompress. |
|
|
|
|
|
|
|
| Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Waits for the end of the execution of the specified thread. |
|
|
|
|
|
|
|
| Temporarily suspends the execution of the specified thread. Function not recommended. |
|
|
|
|
|
|
|
| Usage example of the DDEString function |
|
|
|
|
|
|
|
| Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end. |
|
|
|
|
|
|
|
| To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions...... |
|
|
|
|
|
|
|
| Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified). |
|
|
|
|
|
|
|
| WINDEV Express license agreement... |
|
|
|
|
|
|
|
| The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls). |
|
|
|
|
|
|
|
| Returns or changes the current position in a media file previously opened (MCIOpen). |
|
|
|
|
|
|
|
| The InitialVisible property is used to determine if:
a control was visible during the first display of the associated window or page.
a window was visible during its first display.... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min |
|
|
|
|
|
|
|
| To specify the selection conditions in an SQL query, you can use...... |
|
|
|
|
|
|
|
| In a setup program, you may want to customize some actions...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|