|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Starting with Android 10, Google no longer allows an application running in the background to open a window |
|
|
|
|
|
|
|
| Creates a key in the Windows registry. |
|
|
|
|
|
|
|
| Copies the contents of a directory and its subdirectories. |
|
|
|
|
|
|
|
| Creates a directory (and the intermediate directories if necessary). |
|
|
|
|
|
|
|
| Reads the content of an INI file (or the content of a file structured like .INI files). |
|
|
|
|
|
|
|
| Moves a directory and its content. |
|
|
|
|
|
|
|
| Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback"). |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
|
| Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user. |
|
|
|
|
|
|
|
| Returns a directory path for the global data of current application (data shared between several applications), for the current user. |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min |
|
|
|
|
|
|
|
| An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements...... |
|
|
|
|
|
|
|
| Adds a row in:
a Table control,
a TreeView Table control,
a Combo Box control "with table" (Table control displayed in a Combo Box control).... |
|
|
|
|
|
|
|
| Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback"). |
|
|
|
|
|
|
|
| Associates a drive with a shared network directory. |
|
|
|
|
|
|
|
| Depending on the style of your applications, the border of your windows can be translucent...... |
|
|
|
|
|
|
|
| Returns a directory path for the data of the current user of the current application. |
|
|
|
|
|
|
|
| In the status bar description window, you can specify the options that will appear in each cell of the status bar...... |
|
|
|
|
|
|
|
| The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the context menu.
in a Scheduler control, whether an appointment was created via the context menu.... |
|
|
|
|
|
|
|
| Returns the directory from which the execution is started. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|