|
|
|
|
|
|
|
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)...... |
|
|
|
|
|
|
Displays a web page in the user's browser.... |
|
|
|
|
|
|
Lists the files found in a directory and returns the list of files. |
|
|
|
|
|
|
Constants used by the functions for managing Dashboard controls... |
|
|
|
|
|
|
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
The report viewer allows you to see the report layout without printing it...... |
|
|
|
|
|
|
Collapses a branch previously expanded. |
|
|
|
|
|
|
Connects the current application to a database that must be interrogated via SQL. |
|
|
|
|
|
|
Organizer controls can be handled programmatically.... |
|
|
|
|
|
|
In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls. |
|
|
|
|
|
|
Adds a report to a group of reports. |
|
|
|
|
|
|
Deletes a record from a data file (query or view). |
|
|
|
|
|
|
A Link Description variable is used to describe a link between two data files through programming. |
|
|
|
|
|
|
Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP). |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min |
|
|
|
|
|
|
Modifies the title of next window to open. |
|
|
|
|
|
|
The pdfParameter type defines all the characteristics of the PDF file to be generated. |
|
|
|
|
|
|
List of events associated with the columns of Table controls... |
|
|
|
|
|
|
Selects the default font. |
|
|
|
|
|
|
Starting with Android 10, Google no longer allows an application running in the background to open a window |
|
|
|
|
|
|
Writes an element into a matrix. |
|
|
|
|
|
|
The DisplayedItem property is used to:
Find out the item or the variable displayed by the control.
Modify the item or the variable displayed by the control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|