|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The "Image gallery" Looper control is used to manage the display of a set of images without programming...... |
|
|
|
|
|
|
|
| The ListView control is used to display a list of graphic elements (images, logos, etc.... |
|
|
|
|
|
|
|
| Stores the current position in the XML document. |
|
|
|
|
|
|
|
| Usage example of the fWrite function |
|
|
|
|
|
|
|
| The MyBottomSlidingWindow keyword is used to manipulate the bottom sliding window associated with the current window |
|
|
|
|
|
|
|
| The browser support the most common fonts by default...... |
|
|
|
|
|
|
|
| Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
|
| Names and runs an SQL query. |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
|
| The NewRecord property is used to determine if the record is a new record or if it comes from the table. |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
|
| Saves a dump of memory used by the application. |
|
|
|
|
|
|
|
| Returns the list of Exif tags available for the image used. |
|
|
|
|
|
|
|
| Retrieves the text or image found in the system clipboard. |
|
|
|
|
|
|
|
| Moves backward several records from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|