|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Writes an information into the standard output stream "stdout" (also called "console"). |
|
|
|
|
|
|
|
| Sends the character string passed as parameter to the print buffer. |
|
|
|
|
|
|
|
| Writes a line to a text file (ANSI or Unicode). |
|
|
|
|
|
|
|
| Enables input in the search area in the column title of the Table or Treeview Table control. |
|
|
|
|
|
|
|
| The Name property is used to get the name of an element. |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
|
| Deletes a parameter previously saved by HSaveParameter. |
|
|
|
|
|
|
|
| Returns the index of the selected element in a Looper control. |
|
|
|
|
|
|
|
| Automatically initializes the values of the members of a structure or class with the values of the items of the current record. |
|
|
|
|
|
|
|
| Transfers a file or directory to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
|
| Declares the default color and style for lines, rectangles, circles, etc. contained in an Image field.... |
|
|
|
|
|
|
|
| Converts a number to words. |
|
|
|
|
|
|
|
| Returns the list of burners installed on the current computer. |
|
|
|
|
|
|
|
| Reads a parameter that was saved from a stored procedure by HSaveParameter. |
|
|
|
|
|
|
|
| Returns the number of payments required to pay off a capital according to a given rate. |
|
|
|
|
|
|
|
| Allows you to:
Sort a Looper control according to one or more attributes.
Sort a Looper control on all its attributes.
Cancel a sort that was performed beforehand (which means ignore the sort).... |
|
|
|
|
|
|
|
| Opens a window in a mobile application. |
|
|
|
|
|
|
|
| Sets the position on the last record of a table according to a browse item. |
|
|
|
|
|
|
|
| The Control type is used to define the characteristics of a control. |
|
|
|
|
|
|
|
| Draws a text:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|