|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Enumerates project elements: windows, pages, reports, queries, etc. |
|
|
|
|
|
|
|
| WEBDEV allows you to create page templates... |
|
|
|
|
|
|
|
| Creates a directory (and the intermediate directories if necessary). |
|
|
|
|
|
|
|
| Copies the contents of a directory and its subdirectories. |
|
|
|
|
|
|
|
| End users can create repositionable notes in all the windows of their WINDEV applications...... |
|
|
|
|
|
|
|
| MyReport is used to handle the current report... |
|
|
|
|
|
|
|
| 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).... |
|
|
|
|
|
|
|
| A metatype is a combination of characteristics of an item and a bound control...... |
|
|
|
|
|
|
|
| The integrated WINDEV language, WLanguage, is powerful, simple and intuitive...... |
|
|
|
|
|
|
|
| Creates a Table control from the items of a data file (view or query). |
|
|
|
|
|
|
|
| The Table control is available for Android and iOS applications...... |
|
|
|
|
|
|
|
| Do you know where to find your application log files?... |
|
|
|
|
|
|
|
| Starting with Android 10, Google no longer allows an application running in the background to open a window |
|
|
|
|
|
|
|
| The "WDSetup" project corresponds to the standard setup program of WINDEV applications...... |
|
|
|
|
|
|
|
| When coding, developers often need to do a quick search in the current code... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage two types of menus...... |
|
|
|
|
|
|
|
| Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher. |
|
|
|
|
|
|
|
| Defines a meta file as chart destination (EMF means Enhanced Meta File). |
|
|
|
|
|
|
|
| Defines the display mask for a level of time scale in a chart. |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
|
| An Android application can contain one or more Widget windows...... |
|
|
|
|
|
|
|
| The JSON type makes it possible to simplify actions on data in JSON format. |
|
|
|
|
|
|
|
| Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation. |
|
|
|
|
|
|
|
| Disables the management of push notifications for a WINDEV Mobile application (Android or IOS). |
|
|
|
|
|
|
|
| Allows you to:
save the document coming from the Twain device in a PDF file.
view the document coming from the Twain device in the user interface of device.
save the document coming from the Twain device directly in memory in PDF format (in a buffer).... |
|
|
|
|
|
|
|
| Moves a directory and its content. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|