|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min |
|
|
|
|
|
|
|
| When creating and developing the different elements of a project (window, query, report, project, ...... |
|
|
|
|
|
|
|
| The clipboard stores the last 10 pieces of content cut or pasted (from any editor)...... |
|
|
|
|
|
|
|
| WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)...... |
|
|
|
|
|
|
|
| The report editor allows you to propose clickable controls during the print preview...... |
|
|
|
|
|
|
|
| The analysis is used to define the structure of data files used by the project...... |
|
|
|
|
|
|
|
| The CompactOption property is used to:
determine whether the options of a Check Box, Radio Button or Dashboard control are compacted.
define whether the options of a Check Box, Radio Button or Dashboard control should be compacted.... |
|
|
|
|
|
|
|
| HFSQL Cluster is an extension of the HFSQL Client/Server database model.... |
|
|
|
|
|
|
|
| The different operations that can be performed on the window controls are as follows...... |
|
|
|
|
|
|
|
| Checks the Hash of a file for a specific type of algorithm. |
|
|
|
|
|
|
|
| Used to check whether a duplicate error occurred. |
|
|
|
|
|
|
|
| Checks whether a Bitcoin wallet address is valid. |
|
|
|
|
|
|
|
| Checks a character string before and after transmission between WINDEV applications and WEBDEVsites. |
|
|
|
|
|
|
|
| The following functions are used to manage the spelling checker: |
|
|
|
|
|
|
|
| WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application...... |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
|
| The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed...... |
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
|
| An Update query (SQL UPDATE statement) is used to modify the records in a database file...... |
|
|
|
|
|
|
|
| Emulates the selection of an option in a Check Box control. |
|
|
|
|
|
|
|
| Checks and optimizes the system tables of an HFSQL server. |
|
|
|
|
|
|
|
| Adds a new option into a Check Box control. |
|
|
|
|
|
|
|
| Inserts a new option into a Check Box control. |
|
|
|
|
|
|
|
| Checks if the operating system supports interactive notifications. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|