|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file...... |
|
|
|
|
|
|
The Date edit control automatically propose a "Calendar" option in their popup menu.... |
|
|
|
|
|
|
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite.... |
|
|
|
|
|
|
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:... |
|
|
|
|
|
|
You can create TimeLine controls directly linked to the data.... |
|
|
|
|
|
|
The data handled by a WINDEV Mobile application can come from... |
|
|
|
|
|
|
The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example...... |
|
|
|
|
|
|
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers...... |
|
|
|
|
|
|
By default, the TreeView control cannot automatically display the data coming from a data file...... |
|
|
|
|
|
|
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code...... |
|
|
|
|
|
|
A Table control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
A ListView control can be used to display the content of a data file (or the content of a query)...... |
|
|
|
|
|
|
WDMap is used to view the records found in a data file...... |
|
|
|
|
|
|
This chapter presents the following topics...... |
|
|
|
|
|
|
This chapter presents the following topics...... |
|
|
|
|
|
|
List of functions for managing dates and times... |
|
|
|
|
|
|
An infinite Progress Bar control can be handled in a window by the following WLanguage properties...... |
|
|
|
|
|
|
Used to find out whether an archive exists. |
|
|
|
|
|
|
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive. |
|
|
|
|
|
|
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format). |
|
|
|
|
|
|
Creates a self-extracting archive as a 32-bit executable (.EXE). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|