|
|
|
|
|
|
|
A sub-query is a query whose result is used by another query... |
|
|
|
|
|
|
A report based on an Organizer control is used to directly print the information displayed in the Organizer control... |
|
|
|
|
|
|
Usage example of the FileDisplay function |
|
|
|
|
|
|
Compares two strings character by character:
according to the sequence of ASCII characters.
according to the alphabetical order.... |
|
|
|
|
|
|
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min... |
|
|
|
|
|
|
Returns the system "Handle" (HWND) of a WINDEV control or window. |
|
|
|
|
|
|
Converts all characters in a string to uppercase according to the region settings defined in Windows. |
|
|
|
|
|
|
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report...... |
|
|
|
|
|
|
Starts the native application for sending emails found on the current computer:
Computer running Windows,
Mobile device (Android, iPhone, iPad).... |
|
|
|
|
|
|
Identifies the window that was in edit before the window that is currently in edit (for the same project). |
|
|
|
|
|
|
WINDEV Mobile allows you to create window templates.... |
|
|
|
|
|
|
Returns a character string of a specified length. |
|
|
|
|
|
|
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database. |
|
|
|
|
|
|
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation. |
|
|
|
|
|
|
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database. |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
Starting with Android 10, Google no longer allows an application running in the background to open a window |
|
|
|
|
|
|
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
Creates a new control from an existing control. |
|
|
|
|
|
|
Retrieves or modifies the options of the runtime log. |
|
|
|
|
|
|
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or 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).... |
|
|
|
|
|
|
The pdfParameter type defines all the characteristics of the PDF file to be generated. |
|
|
|
|
|
|
The After property replaces or inserts a procedure after the other procedures in:
a Procedure variable.
an event associated with a control.... |
|
|
|
|
|
|
Sends a specific FTP command to a server. |
|
|
|
|
|
|
The rssEntry type is used to handle a RSS stream entry... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|