|
|
|
|
|
|
|
This step allows you to choose...... |
|
|
|
|
|
|
WINDEV allows the user to easily sort the columns of a Table control.... |
|
|
|
|
|
|
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...... |
|
|
|
|
|
|
Moves a column in a Table or TreeView Table control. |
|
|
|
|
|
|
Entirely or partially locks an external file. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically...... |
|
|
|
|
|
|
Retrieves the current orientation of the device on one of its 3 axes. |
|
|
|
|
|
|
Calculates the Hash of a character string according to a specific algorithm. |
|
|
|
|
|
|
The report editor allows you to easily create all types of reports via a wizard...... |
|
|
|
|
|
|
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...... |
|
|
|
|
|
|
The "Image gallery" Looper control is used to manage the display of a set of images without programming...... |
|
|
|
|
|
|
The Edit control allows users to enter data...... |
|
|
|
|
|
|
This page presents some operations specific to the menus and to the menu options...... |
|
|
|
|
|
|
List of events associated with Looper controls... |
|
|
|
|
|
|
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min |
|
|
|
|
|
|
Returns:
the number of columns found in a Table or TreeView Table control.
the number of rows found in a Table or TreeView Table control.... |
|
|
|
|
|
|
Automatically initializes:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
Switches the current Android application to kiosk mode. |
|
|
|
|
|
|
PDF Reader control and PDF file management constants... |
|
|
|
|
|
|
Creates a Table control from the items of a data file (view or query). |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Modifies the location of log files corresponding to an HFSQL data file. |
|
|
|
|
|
|
Returns the list of files found in an archive. |
|
|
|
|
|
|
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|